basic.user.exits

User Exit/BASIC Program, Releases: AP and R83

List of Pick/BASIC user exits.

Description

allows calling direct system code from a FlashBASIC or Pick/BASIC oconv/iconv command. Many of the functions performed by user exits may be achieved by using the 'system' function or the 'execute' statement with the appropriate TCL command or Pick/BASIC statement.

See Also

Command Name Type Description
basic.iconv Function Input conversion function.
tcl.who Verb: Access TCL command which shows the port.number, the user id and the account name.
port.number Definition The port number associated with the process.
basic.sleep Statement Suspends processing for a specific amount of time.
ue.0003 User Exit Returns the TCL command invoking the Pick/BASIC program.
ue.0005 User Exit Clears the type-ahead buffer
ue.000e User Exit Gets the name of the currently logged-to account.
ue.0011 User Exit Gets the port number of the scheduler process.
ue.001c User Exit Gets the number of attributes after a 'matread'.
ue.001f User Exit Returns the last 'shutdown' status.
ue.0033 User Exit Converts a decimal number into a roman numeral.
ue.0079 User Exit Returns 'where' status.
ue.0089 User Exit Converts a hex string to a binary string.
ue.009d User Exit Encodes or decodes a string of characters.
ue.009e User Exit Scans and replaces text.
ue.00ba User Exit Performs a write to the video controller card (PC BIOS 'INT 10' call).
ue.014a User Exit Performs a disk read (PC BIOS 'INT 13' call).
ue.014b User Exit Performs a disk write (PC BIOS 'INT 13' call).
ue.1072 User Exit Sorts a dynamic array.
ue.10b9 User Exit Converts currency punctuation to 'International'.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.