techSaveTechFile
techSaveTechFile(
d_techID
)
=> t / nil
Description
Saves the specified technology database from virtual memory to the disk file from which it was opened.
Arguments
Value Returned
Example
techSaveTechFile( tfID )
=> t
Saves the technology database identified by tfID.
Return to top