Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 15 MAY 1998 02:34:58PM Tim Luna wrote:

I recently upgraded AREV 3.1 to AREV 3.12. I am currently

using the PDISK command to create an output file in 3.12

and this seems to work well. My problem now is that I

cannot print the output file from a program using the

command PCPERFORM "EXIT COPY FILENAME.OUT PRN", although

the command PC EXIT COPY FILENAME.OUT PRN works from the

command line. I am using DOS 6.2 on a Novell network.


At 15 MAY 1998 02:53PM Saul Mendoza wrote:

What is the error you get, if any at all? Try doing this..

 pcperform "copy filename.out newfile.out"  if that works then try
 pcperform "copy filename.out ] PRN"  OR
 pcperform "print filename.out ] LPT1"

Saul


At 17 MAY 1998 05:40AM Egbert Poell wrote:

You should at least throw away the wordt EXIT so the statement should be :

PCPERFORM 'COPY FILE.OUT PRN'

Good luck,

Egbert Poell

Mecomp Automatisering

Tel. 0031-402480237

Fax 0031-402428869

Email : [email protected]


At 17 MAY 1998 05:32PM Matt Sorrell wrote:

I know when I want to put a file to dos, and then to the printer I do the following steps: (under 3.12)

PERFORM "PDISK FILENAME.XXX"

  • PRINT LOGIC HERE*

PERFORM "PDISK PRN"

PERFORM "SUSPEND EXIT TYPE FILENAME.XXX LPT1"

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/c93424c0d14659168525660500661430.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1