Loading multiple images from file system [message #82719] |
Thu, 26 June 2003 09:44 |
Jan Theron
Messages: 1 Registered: June 2003
|
Junior Member |
|
|
I need to load approx. 10 000 photos from a directory called C:Images through forms 6i.
I have written a script to populate a text file with the respective .jpg names.
How do I navigate to the respective records in forms
while I have already opened the text file as one image belongs to one record.
I can load one image but every time I try to navigate
to a new record I get the message "Record must be entered or deleted first" and if I don't navigate the record gets over written with the last image on file.
|
|
|
|