Crookshanks
Technical User
Hello,
I've got a small question regarding adding records with a fixed length. In an array i have several strings of 1024 chars each. It is the result of a flat textfile.
In tblFile I've got the format of the textfile worked out:
position 1-4 Code
position 5-50 Name
postition 51-90 Address
etc. (until 1024)...
Is there a trick to add a record without having to specify each field (comparable with the Do.cmd TransferText acImportFixed statement)?
Kinds regards,
I've got a small question regarding adding records with a fixed length. In an array i have several strings of 1024 chars each. It is the result of a flat textfile.
In tblFile I've got the format of the textfile worked out:
position 1-4 Code
position 5-50 Name
postition 51-90 Address
etc. (until 1024)...
Is there a trick to add a record without having to specify each field (comparable with the Do.cmd TransferText acImportFixed statement)?
Kinds regards,