Notepad under NT 3.51/4 and Unicode
Keywords: unicode 3052 Error: Unitialized Variable or Undefined Function
If you're getting the "3052 Error: Unitialized Variable or Undefined Function" on compiled scripts only (works fine in interpretive mode) under NT, and you've got the same version of Compiler and Interpreter (and the DLLs that are being used are the same - About() helps with this), and you created your files in Notepad:Notepad under NT 3.51/4.0 converts text files to Unicode data, unless otherwise specified.
There are three modes to save files in Notepad under NT: Save files as Text File, Unicode, or All Files. Make sure you select Text mode.
Article ID: W13465Filename: Using Notepad under NT3.51-4 converts text files to Unicode.txt