====== CMD ====== Apparently, allows the user to implement a command for the BASIC REPL environment **Implemented by:** [[:basics:CBM:]], [[:basics:trs80:level3]], [[:basics:ABasiC:]] **With variations:** [[:basics:trs80:trsdisk]] (controls interrupts, debugger and communication with TRSDOS), [[:basics:MSX:]] (documented but not implemented) **Also written as: ** /* Alternative spellings and abbreviations this keyword has. No need to refer to a BASIC, there is a section for that later. */ ===== Usage ===== ==== Variations ==== ===== Examples ===== /* This is a code block, using GeSHi syntax highlighting for //gwbasic//. Other styles of interest might be //basic4gl//, //blitzbasic//, //freebasic//, //gambas//, //locobasic//, //purebasic//, //qbasic//, //sdlbasic//, //thinbasic//, //vb//, //vbnet//, //xbasic// or //zxbasic//. 10 PRINT "HELLO" */ ===== Comments ===== Some Brazilian books on [[:basics:msx]] list CMD in their keywords reference sections, only to describe it as not implemented. ===== Related keywords ===== /* Keywords that are often or always used along this one */ ===== Similar keywords ===== /* Keywords with the same or similar functionality found in other versions of BASIC */ ===== In other languages... ===== /* For parallels and comparisons with other modern-day languages */ ===== Other tags ===== ===== References ===== /* If you used the ((citation)) syntax elsewhere in the text, they will appear under this section. But you can write some recommendations of books, magazines, etc */