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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

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

Table 5-13. (continued)<br />

Option Function<br />

W Write over files with RO (Read-Only) attribute. Usually,<br />

if a PIP command tail includes an existing RO<br />

file as a destination, PIP sends a query to the console<br />

to make sure you want to write over the existing file.<br />

When this parameter follows a source name, PIP<br />

overwrites the RO file without a console exchange.<br />

If the command tail contains multiple source files,<br />

this parameter need follow only the last file in the<br />

list.<br />

Z Zero the parity bit. When this parameter follows a<br />

source name, PIP sets the parity bit of each data byte<br />

in the destination file to zero. The source must contain<br />

character data.<br />

Examples: A >PIP NEWPROG.BAS=CODE.BAS[L],DATA.BAS[U]<br />

This command constructs the file NEWPROG.BAS on drive A by joining<br />

the two files CODE.BAS and DATA.BAS from drive A. During the<br />

copy operation, CODE.BAS is translated to lower-case, while DATA.BAS<br />

is translated to upper-case.<br />

A> PIP CON: =WIDEFILE.BAS[D80]<br />

This command writes the character file WIDEFILE.BAS from drive A<br />

to the console device, but deletes all characters following the 80th column<br />

position.<br />

A > PIP B: =LETTER.TXT[E]<br />

The file LETTER.TXT from drive A is copied to LETTER.TXT on<br />

drive B. The LETTER.TXT file is also written to the screen as the copy<br />

operation proceeds.<br />

5-75

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

Saved successfully!

Ooh no, something went wrong!