0 Members and 3 Guests are viewing this topic.
I think that I understand everything except of the Pt-Off(0,A++^8+Pic1
GetCalc("appvDATA",Y0).Y0 is the function token, it specifie the file you want to put the appv in. You have 10 file (Y0-Y9){Y0-2}r->A.A will hold the size of the appv, stored 2 byte before the start of the appv..Next line will create a temporary vars (delete at the exit) with the size of the appv GetCalc("tmpDATATMP",A)->P Copy(Y0,P,A).this is allowed, but not everything can be done with file. (like 0->{Y0}r).P is now the pointer to appv.