[Coco] new problem with unpack

Wayne Campbell asa.rand at gmail.com
Fri Oct 25 16:11:01 EDT 2013


I got the changes made to decode and inserted the RUN and associated
statements in unpack. When I run it from the command line, I get the
following:

command: unpack elapsed
result ERROR #32: Memory Full

command: unpack elapsed #20K (or higher)
result: ERROR 43: Procedure not found

command: unpack elapsed #12K (through 15K)
result: PROCEDURE and DIM statements are printed, and
ERROR #201

I am using ErrorCodes to give me the error messages. In the third one, the
only one that actually gets as far as it does, there is no error message
displayed, only the error number. That tells me that the system is
returning the error, not the program.

Does anyone know what might be the cause of this, and/or what to do to fix
it? I know it isn't the program code. I have seen this problem before, and
never knew the cause. Re-writing the code sometimes helped, but there's no
problems in the code. I am bewildered.

Wayne
-- 
The Structure of I-Code
http://www.cocopedia.com/wiki/index.php/The_Structure_of_I-Code

decode
http://cococoding.com/wayne/



More information about the Coco mailing list