Hi,
I want to use F select to get a multifile file picker . OK easily done . But Now comes the problem. How do I save the string that it generates
sFile = fSelect ( bl abala , multfile )
sFile ==> a string seperated by CR
How can I for instance add all the strings to a table so that I can do a for eacht row to save the files
Any other suggestions , I like them.
I need a screen where people can select multiple files at ones . And add these files to a table. Or an edit tkst field with multiple tekst . Then form that I need to save the slected files in a db table with as a binary Then when table is clicket it needs to do a shell execute so the files are shown.
Adding deleting is enough. No modying nessisary
With onley one file at the time this is easily done . ButI am really stuck now. I cannot see how to get that. The help does'nt do me any help
so any help is greatly appreciatied
R
I want to use F select to get a multifile file picker . OK easily done . But Now comes the problem. How do I save the string that it generates
sFile = fSelect ( bl abala , multfile )
sFile ==> a string seperated by CR
How can I for instance add all the strings to a table so that I can do a for eacht row to save the files
Any other suggestions , I like them.
I need a screen where people can select multiple files at ones . And add these files to a table. Or an edit tkst field with multiple tekst . Then form that I need to save the slected files in a db table with as a binary Then when table is clicket it needs to do a shell execute so the files are shown.
Adding deleting is enough. No modying nessisary
With onley one file at the time this is easily done . ButI am really stuck now. I cannot see how to get that. The help does'nt do me any help
so any help is greatly appreciatied
R