CompuServe Messages

#BASIC's WINDOW command

    24-Jul-89 23:56:45
Sb: #BASIC's WINDOW command
Fm: Jim Shaffer Jr. 72750,2335
To: all
I have a question about the WINDOW command in BASIC. I've been unable to get it to accept an argument for the size and placement of the window! (i.e., WINDOW 2,TITLE,(5,5)-(50,50),31,1) I get an error every time I try to run a program with a sized window. I've found, though, that it works if I leave off the screen ID (the last parameter!) This is obviously unacceptable. Is there a bug in BASIC, or have I had a mental block and am overlooking something obvious? –Jim