presence/absence of the DIR= parameter on OPEN/FILE


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

Posted by Bob A on February 24, 2010 at 08:41:55:

currently it seems I must pass a flag to a piece of INCluded code to control letting Comet find the DIR when OPENing the file:
OPEN "yadayada"
or explicitly specifying the directory:
OPEN "yadayada" DIR="YAD"

is there any character combination (blanks or @00@) that I could pass as a 3-character variable and accomplish the same thing
DIR$ = " "
OPEN "yadayada", DIR=DIR$
and this would be the same as omitting the DIR=parameter

Thanx

Bob "A"


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 ]