in reply to Re: Pre-position musing on "standalone executables"
in thread Pre-position musing on "standalone executables"

Since the text editor won't be automatically throwing away the compiled version upon a save, you don't want to ignore the text. Instead, check a checksum against one in the compiled part to see if it's still the same.
  • Comment on Re: Re: Pre-position musing on "standalone executables"