Code: Select all
; IDE Options = PureBasic 4.31 (Windows - x86)
Code: Select all
; IDE Options (Original) = PureBasic 4.31 (Windows - x86)
Code: Select all
; IDE Options = PureBasic 4.31 (Windows - x86)
Code: Select all
; IDE Options (Original) = PureBasic 4.31 (Windows - x86)
Yes, I like that idea better. Team: please do it for v4.40 as it's very easy to add.blueznl wrote:Something along these lines... when loading:
- Warning: this code was created for PB vx.xx.
Personally I don't like this request very much, it would be another "would you like to do so ?" question I don't feel the need of.UserOfPure wrote:I just loaded an old source that doesn't compile with v4.31 and I accidentally saved it over itself. Now I don't know which PureBasic version will compile it (well, without a bit of time-consuming investigation).
What I requested it totally uninstrusive and disturbs nobody, and affects nothing. No warnings, no need for prompts, and so on. Just a permanent record at the end of the file that shows the first version used to compile it. There are zero downsides to it.luis wrote:Personally I don't like this request very much
It won't work on code in the forum because such code has no IDE info with it.blueznl wrote:Well, I think it would definitely serve the PBdevs and the community, as it would avoid many questions about newcomers trying older code they find on the forum or the web.
Just a few lines above you said:UserOfPure wrote: What I requested it totally uninstrusive and disturbs nobody, and affects nothing. No warnings, no need for prompts, and so on.
To me sound like you agree with the warning.UserOfPure wrote:Yes, I like that idea better. Team: please do it for v4.40 as it's very easy to add.blueznl wrote:Something along these lines... when loading:
- Warning: this code was created for PB vx.xx.
Assuming the warning is gone again, there will be only another line at the end of file containing a info I don't care about.UserOfPure wrote: Just a permanent record at the end of the file that shows the first version used to compile it. There are zero downsides to it.
Yes, thank you for pointing that out.UserOfPure wrote:It won't work on code in the forum because such code has no IDE info with it.blueznl wrote:Well, I think it would definitely serve the PBdevs and the community, as it would avoid many questions about newcomers trying older code they find on the forum or the web.