The following table summarizes methods and properties on the IMiameLib interface and the versions of A-Shell in which they were first available for use.
Method Name |
Description |
Version |
ccoff |
Disables Ctrl-C |
4.7(xxx) |
ccon |
Enables Ctrl-C |
4.7(xxx) |
echoff |
Disables terminal echo |
4.7(xxx) |
echon |
Enables terminal echo |
4.7(xxx) |
fspec2host |
Converts an AMOS file specification to a host path |
4.7(798) |
getcc |
Determines if Ctrl-C is enabled |
4.7(xxx) |
getecho |
Determines if terminal echo is enabled |
4.7(xxx) |
tcki |
Determines if a key has been pressed |
4.7(800) |
tin |
Gets a single input character |
4.7(800) |
wcrt |
Outputs a TCRT sequence |
4.7(798) |
wgets |
Gets an input line string |
4.7(800) |
wputs |
Outputs a character string |
4.7(798) |