Specifications
412
16.4.2 Detailed Function Specifications
Syntax: CALL "SYSMDFY.FN3" .fcMdBVGet FILE$, VERSION$
Description:
This function returns the version (VERSION$) of the BHT system
reconfig file specified by
FILE$.
Parameter: FILE$ Filename
Returned value: VERSION$ Version, 4 characters fixed
Run-time errors:
Syntax: CALL
"SYSMDFY.FN3" .fcMdBDo FILE$, OPT%
Description:
This function automatically reconfigures the BHT system by using the
BHT system reconfig file specified by
FILE$.
Parameter: FILE$ Filename
OPT% Task after system reconfiguration
Returned value: (None)
Run-time errors:
.fcMdBVGet Get version of BHT system reconfig file
Error code Meaning
32h
File type mismatch
.fcMdBDo Reconfigure BHT system
.smPwOff 0 Power off
.smReset 1 Reset the system software
Error code Meaning
32h
File type mismatch