baanjim
17th January 2023, 09:56
Hi,
After changing a script I do a check-in.
Then this script doesn't compile because of illegal characters put during check-in.
Did I missed a parameter?
Thank you for help.

OmeLuuk
18th January 2023, 17:36
Make sure your software is up to date.

baanjim
23rd January 2023, 12:43
Workaround with another editor in DOS format...

OmeLuuk
23rd January 2023, 13:37
Great. Which one was causing the problem?
Invisible to most editors (all) are the first "magic bytes" in a file causing the editor to know which encoding should be used. Probably those are causing the issue? See https://en.wikipedia.org/wiki/List_of_file_signatures

baanjim
23rd January 2023, 14:27
Great. Which one was causing the problem?
Invisible to most editors (all) are the first "magic bytes" in a file causing the editor to know which encoding should be used. Probably those are causing the issue? See https://en.wikipedia.org/wiki/List_of_file_signatures

Pbl with Notepad or Notepad++
No pbl with UltraEdit