Responding to the Prompt
Respond to the prompt with the following file names (file names enclosed in brackets are optional):
source_file [destination_filename [log_filename]
The following guidelines will help you respond to the prompt correctly.
You must specify the source file (input).
Specifying a destination file name is optional. If you do not specify a destination file name, it will have the same name as the source file with the suffix .m added.
Specifying a log file name after the destination file name is optional. If you do not specify a log file name, it will have the same name as the source file with the suffix .l added.
To override the default directory paths, specify absolute or full path names for the files.
Was this helpful?