User Guide
Installation Scripts for NetWare 147
Other Installation Options
103-000143-001
August 30, 2001
Novell Confidential
Manual 99a38 July 17, 2001
PromptForCD
Syntax
PromptForCD <CD Volume Name>, <seconds to mount>
Description
PromptForCD is to be used with DisMountCD (above). PromptForCD
will prompt the user to insert the CD labeled <CD Volume Name>
into the CD drive and then will attempt to mount the CD volume
within the <seconds to mount> time frame.
Example
PromptForCD ‘CD 1’, 30
Quit
Syntax
Quit
Description
Quit will exit the script processing at this point. No further processing will
take place.
Example
GotoIfEqual %{variable1}, %{true}, Continue_On
Quit
Label Continue_On
ReadProductRecord
Syntax
ReadProductRecord <productID>, <recordtype>,
<recorddatavarname>, <ccode>
Description
ReadProductRecord reads the record in the products database matching the
<productID> and <recordtype> specified and returns the corresponding data.