Re: [U2] [UD] Multi-Level Files

2012-11-07 Thread Brett Callacher
Am not sure why you would be getting the last hashed dictionary item passed. However, I think you would need to pass something other than @ID to your subroutine - a multivalue of files via another I descriptor with subroutine. Don't know about in UniData but in UniVerse VOC4 has M and 7 an mv

Re: [U2] [UD] Multi-Level Files

2012-11-07 Thread Bill Haskett
-users@listserver.u2ug.org *Date:* 11/7/2012 8:51 AM *Subject:* Re: [U2] [UD] Multi-Level Files Am not sure why you would be getting the last hashed dictionary item passed. However, I think you would need to pass something other than @ID to your subroutine - a multivalue of files via another I

[U2] [UD] Multi-Level Files

2012-11-03 Thread Bill Haskett
I build the following subroutine to be used by a dictionary. SUBROUTINE D.GETFILEINFO ( Value, atID ) * ** Get information on file using FILEINFO() * ** Initialize local variables SP1 = ' ' NULL$ = '' * ** Assign passed variables Value= NULL$ ; ** initialize return variable