|
-
Feb 9th, 2003, 10:56 PM
#1
Thread Starter
Lively Member
Random Access Files without UDT's
I am using Random File Access and I want each record to be defined like this
Key as Integer
Name as string * 50
DOB as date
SSN as string * 11
Is there a way I can define each record without using a User Defined Type? Is there a way I could use a collection instead or some other method? As far as I know the only way to do this is by using a UDT.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|