cat
cat(
t_filename
)
=> t / nil
Description
Prints the contents of filename on standard output. The function is defined in /etc/skill/si/simcap.ile. You can modify this function.
Arguments
Value Returned
Examples
cat( "si.env" )
Related Topics
Return to top