Hi,
The table type LIKEY_FILE_CONTENTS is just a table of STRING.
So you can use READ_DATASET to populate this table; it reads one line at a time from the file & puts the result into a string.
cheers
Paul
Hi,
The table type LIKEY_FILE_CONTENTS is just a table of STRING.
So you can use READ_DATASET to populate this table; it reads one line at a time from the file & puts the result into a string.
cheers
Paul