Prev
Outline
Next
Original Author Paul Laughton, 2011
Page 9
De Re BASIC!
Debug.dump.bundle <bundlePtr_nexp> ................................................................................................ 93
Debug.dump.list <listPtr_nexp> ............................................................................................................. 93
Debug.dump.stack <stackPtr_nexp> ...................................................................................................... 93
Debug.show.scalars ................................................................................................................................ 93
Debug.show.array Array[] ....................................................................................................................... 94
Debug.show.bundle <bundlePtr_nexp> ................................................................................................. 94
Debug.show.list <listPtr_nexp> .............................................................................................................. 94
Debug.show.stack <stackPtr_nexp> ....................................................................................................... 94
Debug.watch var, ... ................................................................................................................................ 94
Debug.show.watch ................................................................................................................................. 94
Debug.show.program ............................................................................................................................. 94
Debug.show ............................................................................................................................................ 95
Fonts............................................................................................................................................................ 95
Font.load <font_ptr_nvar>, <filename_sexp> ........................................................................................ 95
Font.delete {<font_ptr_nexp>} ............................................................................................................... 95
Font.clear ................................................................................................................................................ 95
Console I/O ................................................................................................................................................. 96
Output Console ....................................................................................................................................... 96
Print {<exp> {,|;}} ... ............................................................................................................................ 96
? {<exp> {,|;}} ... .................................................................................................................................. 96
Print with User-Defined Functions ...................................................................................................... 97
Cls ........................................................................................................................................................ 97
Console.front ...................................................................................................................................... 97
Console.line.count <count_nvar> ....................................................................................................... 97
Console.line.text <line_nexp>, <text_svar> ........................................................................................ 97
Console.line.touched <line_nvar> {, <press_lvar>} ............................................................................ 98
Console.save <filename_sexp> ........................................................................................................... 98
Console.title { <title_sexp>} ................................................................................................................ 98
User Input and Interaction ...................................................................................................................... 98
Dialog.message {<title_sexp>}, {<message_sexp>}, <sel_nvar> {, <button1_sexp>{,
<button2_sexp>{, <button3_sexp>}}} ................................................................................................. 98
Dialog.select <sel_nvar>, <Array$[]>|<list_nexp> {,<title_sexp>} ...................................................... 99