techTruncateTechFile
techTruncateTechFile(
d_techID
)
=> t / nil
Description
Deletes the contents of the technology database stored on disk.
Arguments
Value Returned
Example
techTruncateTechFile(tfID)
=> t
Truncates the technology database identified by tfID.
Return to top