s file-handling verbs.
Rick Ramsey
Healthpac Cumputer Systems
Savannah, GA
-Original Message-
From: Rick Ramsey
Sent: Wednesday, September 01, 2004 7:18 AM
To: '[EMAIL PROTECTED]'
Subject: RE: [U2] [PICK] File handle opened?
I believe this will work for you in D3: IF ASSI
IF ASSIGNED(file.var) then
* Check for locks...
END
Works. You can also do NOT(ASSIGNED(file.var)) as well. This works on
both "regular" and "file" variables.
Hth
Colin Alfke
Calgary, Alberta
-Original Message-
From: Allen E. Elwood (CA) [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 3
umputer Systems
Savannah, GA
-Original Message-
From: Rick Ramsey
Sent: Wednesday, September 01, 2004 7:18 AM
To: '[EMAIL PROTECTED]'
Subject: RE: [U2] [PICK] File handle opened?
I believe this will work for you in D3: IF ASSIGNED(FILEVAR) . . .
where FILEVAR is the file ha
I believe this will work for you in D3: IF ASSIGNED(FILEVAR) . . .
where FILEVAR is the file handle variable used in the OPEN statement
Rick Ramsey
Healthpac Cumputer Systems
Savannah, GA
-Original Message-
From: Allen E. Elwood (CA) [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 31,