0 Members and 1 Guest are viewing this topic.
"appvETCHSAVE"->Str0If GetCalc(Str0,Y0).Check if it's in the archive. Make sure you aren't using Y0Disp "APPV ARCHIVEDReturnEnd.The following line will create it if it doesn't already exist, and recreate it otherwise!If GetCalc(Str0,1536)->X.Check if there was enough room for the appvar to be createdDisp "OUT OF MEMORYReturnEnd.1536 is 768*2, or the size of both buffersCopy(L6,X,768Copy(L3,X+768,768.Copy L6 and then L3 into the appvar. Each buffer is 768 bytes in sizeReturn
Archive Str0