Hi.
I donīt know about this error message, but I know what you can do instead of use the onunload and the onload commands.
Use the
"unload to <filename> select * from <tablename>"
and the
"load from <filename> insert into <tablename>" in the other instance to load your table.
You must give the entire path for the file where you have unloaded the data, or be in the directory where you save it and give just the filename.
I hope it can help you.
Fernanda.
