Appendix A: Core Services Reference
quick lookup:
cdshell.cleanup
cdshell.debug
cdshell.getInfo
cdshell.restart
cdshell.terminate
--------------------------
char.is_alpha
char.is_digit
char.is_eol
char.is_hex
char.is_space
char.to_lowercase
char.to_uppercase
--------------------------
command.executeBuffer
command.call
command.call.stackPop
command.goto
command.return
command.terminate
--------------------------
console.open
console.setCursor
--------------------------
disc.get_boot_device
disc.get_info
disc.mount
disc.read
--------------------------
display.cls
display.decimal
display.disable_blink
display.disable_cursor
display.enable_blink
display.enable_cursor
display.get_cursor_x_pos
display.get_cursor_y_pos
display.get_highlight_color
display.get_overscan_color
display.get_tab_distance
display.get_text_color
display.getInfo
display.hex16
display.hex32
display.hex4
display.hex8
display.image_bmp
display.image_csi
display.init
display.message
display.newline
display.set_cursor_x_pos
display.set_cursor_y_pos
display.set_highlight_color
display.set_mode
display.set_overscan_color
display.set_tab_distance
display.set_text_color
display.shutdown
display.string
display.tty
--------------------------
eval.expression
eval.md5
--------------------------
file.chdir
file.close
file.exist
file.get_current_directory
file.get_first
file.get_info
file.get_line
file.get_next
file.open
file.read
file.set_directory
--------------------------
input.key.flushBuffer
input.key.map
input.key.timed
input.key.wait
input.script.end
input.script.getInfo
input.script.load
--------------------------
memory.allocate
memory.getInfo
--------------------------
module.getInfo
module.load
module.load.builtIn
--------------------------
mouse.add_handler
mouse.get_status
mouse.hide_cursor
mouse.set_cursor
mouse.set_position
mouse.show_cursor
mouse.shutdown
--------------------------
string.compare
string.copy
string.find_space
string.decimal.fromValue
string.icompare
string.read_dec
string.read_hex
string.read_number
string.skip_space
string.to_lowercase
string.to_uppercase
Yet to be documented.
At this time the 100 or so core services have not yet been documented. Please refer to the CD Shell source code for reference and examples.
-
Previous
-
-
Next
-
Copyright © 2002-2005 Michael K. Ter Louw. All rights reserved.