I am completely new to this. I need to write a pdb that is the equivalent of a csv txt file.
Format ('%d,%d,%s,%s,%s,%d,%d,'
for example do I have to treat it as a database?
I am trying to just use SetRecord to write this out but having no success. I get List index out of bounds.
Can anyone help?
Thanks
plz ignore i have solved it
Log in to post a comment.
I am completely new to this. I need to write a pdb that is the equivalent of a csv txt file.
Format ('%d,%d,%s,%s,%s,%d,%d,'
for example do I have to treat it as a database?
I am trying to just use SetRecord to write this out but having no success. I get List index out of bounds.
Can anyone help?
Thanks
plz ignore i have solved it