Ctrl Command load_disk
Function
loads into the protected memory area ("List 3") the indexed characters, text strings and
subroutines previously stored in a binary file via
actually loaded list commands.
Call
NoOfLoadedCommands = load_disk( Name, Mode )
Parameter
Name
Mode
Result
The number of commands loaded via load_disk, as an unsigned 32-bit value
®
RTC
5 PC Interface Board
Rev. 1.9 e
10 Commands And Functions
File name as a pointer to a null-terminated ANSI string
This parameter (unsigned 32-bit value) specifies how the loading procedure
will be executed:
=0: The internal management tables for indexed characters, text strings and
subroutines will be initialized (all old references are thereby lost) and the
input pointer will be set to the beginning of "List 3" (the resulting loading
process overwrites list commands stored there).
>0: Internal management tables will not be initialized (all old references are
initially retained, but then replaced or supplemented by other references
during the loading process, depending on the file's content) and the input
pointer will be set to the position after the last stored (via load_char,
load_text_table
or load_sub) indexed character, text string or subroutine
(the resulting loading process will not overwrite the list commands of old
indexed characters, text strings and subroutines).
save_disk
and returns the number of
331
Need help?
Do you have a question about the RTC 5 PC Interface Board and is the answer not in the manual?