Post Reply 
[SOLVED] 50g Invalid Syntax error receiving ASCII file
06-22-2014, 03:04 PM
Post: #4
RE: 50g Invalid Syntax error receiving ASCII file
Is it possible that you have any object descriptors in the ascii directories that are "placeholders" instead of the actual objects? Things like SysRPL, Saturn code, library data, system binary numbers, and a few other objects don't get converted into a translatable string by the built-in decompilers. You'll see a generic description for those objects instead; something like:

External
Library Data
Code

Those will cause errors if they are encountered when the 50g is attempting to compile the ascii version of the directories.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: 50g Invalid Syntax error receiving ASCII file - DavidM - 06-22-2014 03:04 PM



User(s) browsing this thread: 1 Guest(s)