[Coco] Newbie Basic09 question here...

L. Curtis Boyle curtisboyle at sasktel.net
Sat Oct 20 10:39:01 EDT 2012


There are DISPLAY codes used to position the cursor, from what I remember. I believe for level 1 it was CHR$(2) for cursor x,y; and you had to add 32 to both the x and y values (ex. To position the cursor at 10,5, you would send CHR$(2);CHR$(42);CHR$(37);
There are other display codes for moving the cursor relative to it's current position, going to the top left, and clearing the screen. I think.


On Oct 20, 2012, at 8:22 AM, Rogelio Perea wrote:

> Other than the TAB and USING modifiers I seem not to find anything remotely
> related to emulate the PRINT@ functionality found in ECB.
> 
> This is me re-learning Basic09 under OS9 Level 1. Any hints will be greatly
> appreciated.
> 
> 
> 
> -- RP
> 
> --
> Coco mailing list
> Coco at maltedmedia.com
> http://five.pairlist.net/mailman/listinfo/coco
> 




More information about the Coco mailing list