Dir Alias PRINTER Statement in Reporter


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Jon Sacks on February 11, 2009 at 06:14:46:

Should either of the two following statements work in the Reporter?


PRINTER $(CATEMP)\TEST.CSV,,H
PRINTER TEST.CSV,$(CATEMP),H

They return in the front end:

ERROR = 56 - DIRECTORY NOT AVAILABLE

The statement to execute the output looks like:

LAUNCH $(CATEMP)\TEST.CSV

Should there be consistancy between the specification of the output file and the attempt to execute it. For this example, I would have had to code:

PRINTER test.csv,tmp,h
.
.
.
LAUNCH $(CATEMP)\TEST.CSV

In fact shouldn't I simply be able to print to a directory alias no matter if it's a comet directory or not?


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]