I'm running Universe on Windows 7

Under the following scenarios what would you expect to happen.

In a BASIC program, you EXECUTE a SETPTR using mode 3 and a hold file name say 
Clambake
You then, in the same BASIC program EXECUTE a LIST statement, and then EXECUTE 
another LIST statement

Will the results of the two separate LIST statements, be head-to-butt in the 
same named hold entry?
Will the second LIST statement overwrite the first output and thus be alone in 
the named hold entry?
Or will the second LIST statement perhaps just start spewing out on the default 
printer, not going to the hold file at all?

What if instead of EXECUTEing the SETPTR inside the BASIC program, you do it in 
the paragraph before you run the BASIC program?  Will the end result be 
different?  That is, will the two LIST statements now output differently then 
they did the first time?

Will Johnson

_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to