Specifications

Chapter 16. Extended Functions
395
Note: Items #9 through #11 take effect only when the LAN communications
software is installed to the BHT. Before using any of them, you need
to open the IrDA communications device file with
OPEN "COM:"
statement.
Run-time errors:
Syntax: CALL "SYSTEM.FN3" .fcSysSSet PARA%,DATA$
Description:
This function writes string data (DATA$) to the system menu item
specified by PARA%.
Parameter: PARA% Item number of the system menu
DATA$ String data to be specified
(See the System menu items list given in Function #3.)
Returned value: (None)
System menu items list: Refer to the System menu items list given in Function #3.
In the case of item #7
Error code Meaning
35h
File not found
(System reconfig file not found.)
In the case of items #9 to #11
Error code Meaning
34h
Bad file name or number
(The communications device file is not opened.)
105h
Power-off detected
505h
Timeout
.fcSysSSet Write string data to System Mode settings