home *** CD-ROM | disk | FTP | other *** search
Locomotive BASIC | 1994-09-04 | 1.9 KB | 43 lines |
- POMASK BAS
- jetzt aber
- Pomask - Pointer-Programming mask
- Marco Vieth, 2.9.92
- example
- init all
- set pd-buffer
- show window
- pd-window
- ,"*");
- "continue output in"
- "the normal window"
- "select something ..."
- "it was line ";
- "and column ",
- 0, 2,78,2,24
- "this is the", "background window."
- "","you can,t select this text, if"
- "a PD-window is active"
- "(such as the continue-window)"
- 1,5,30,8,17
- "this is a pd-window"
- "it seems to be the same", "as before, but ..."
- 1,8,35,9,15
- "you selected something"
- "let me see ..."
- 1,3,20,4,10
- "you see that ?", "it's the background of", "the old window !"
- create & fill window :
- botto
- botto
- "continue...";
- Select
- Error-Einsprung
- "Error ";
- A;" Line ";
- "!POPACK2.BIN",
- jetzt aber
- 9.6.1992)
- nolist
- ;WRITE"POPACK2.BIN"
- org &9E00;bis
-