From the below statement I think Scot is using universe and I don't think DIR is available in UV

I have a standard subroutine that I use in *UV* BASIC

dougc

Bill Haskett wrote:
Scott:

DIR() is a UniData BASIC command to get the size and date/time modified info 
from an
O/S level file or directory .

Bill

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Scott Ballinger
Sent: Tuesday, March 04, 2008 8:28 AM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] test for a unix file?

Thanks all; "test -e" (for files) or "test -d" (for directories) seems to be
what I was looking for.
What is DIR() ?
I don't find it in HELP BASIC DIR and it won't compile (no matter how I use
it I get "array DIR never dimensioned").

/Scott

On Tue, Mar 4, 2008 at 6:33 AM, David A. Green <[EMAIL PROTECTED]>
wrote:

I use DIR() Function.

Thanks,
David A. Green
www.dagconsulting.com
(480) 813-1725
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to