Razzak,
I didn't know you could use chkfile to find a variable.
Help file doesn't seem to indicate so.
In R:docs you are using it to see if a folder (pdf) exists. I didn't see
where you were looking for a variable.
Maybe we should have a function ChkVar <g>
Bernie Lis
----- Original Message -----
From: "A. Razzak Memon" <[EMAIL PROTECTED]>
To: "RBG7-L Mailing List" <[EMAIL PROTECTED]>
Sent: Sunday, August 01, 2004 1:26 PM
Subject: [RBG7-L] - Re: chkfile
> At 01:16 PM 8/1/2004 -0400, Bernie Lis wrote:
>
> >Help file shows (chkfile(filename))
> >but should really show (chkfile('filename'))
> >
> >without the quotes it gives the following error:
> >
> >column or variable filename not found
>
> Bernie,
>
> Good suggestion, Bernie!
>
> But ...
>
> Remember, the filename in parentheses could be a
> variable too. Would you surround the variable with
> quotes?
>
> How does the syntax show in R:Docs library?
>
> Example 01:
>
> RDocs > Database Explorer > Command Files:
>
> PrintFormProperties_PDF.RMD
>
> Example 02:
>
> RDocs > Database Explorer > Command Files:
>
> PrintFormProperties_HTML.RMD
>
> Have fun!
>
> Very Best R:egards,
>
> Razzak.
>
>