03.03.2013 Views

DIGITAL RESEARCH(r) CP/M Plus TM (CP/M Version 3) Operating ...

DIGITAL RESEARCH(r) CP/M Plus TM (CP/M Version 3) Operating ...

DIGITAL RESEARCH(r) CP/M Plus TM (CP/M Version 3) Operating ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

The PUT Command <strong>CP</strong>/M 3 User's Guide<br />

Table 5-14. PUT Options<br />

Option Meaning<br />

ECHO specifies that the output is echoed to the console.<br />

ECHO is the default option when you direct<br />

console output to a file.<br />

NO ECHO specifies that the file output Is not to be echoed<br />

to the console.<br />

FILTER specifies that filtering of control characters is<br />

allowed, which means that control characters<br />

are translated to printable characters. For<br />

example, an escape character is translated to ^[.<br />

NO FILTER means that PUT does not translate control<br />

characters. This is the default option.<br />

SYSTEM specifies that system output and program output<br />

is written to the file specified by filespec.<br />

Output is written to the file until a subsequent<br />

PUT CONSOLE command redirects console<br />

output back to the console.<br />

Direct Console Output to a File<br />

Syntax: PUT CONSOLE {OUTPUTI TO FILE filespec f[o])<br />

Explanation: The preceding form of the PUT command tells the system to direct<br />

subsequent console output to a file.<br />

Example: A> PUT CONSOLE OUTPUT TO FILE XOUT [ECHO]<br />

The preceding command directs console output to file XOUT with the<br />

output echoed to the console.<br />

5-78

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!