When I try to list a table, I get the following error.
Command: RUN RLIST "LIST CUST",'1'
Error: SYS1002: The object code is invalid.
Any ideas? I can see the dictionary without any problems. I can open the table, read in a record, etc.
TIA
André
André,
Could it be the object code of RLIST itself? Some damage to the SYSOBJ table???
- Oystein -
Just a quick guess but do you have any group columns defined that are pointing to non-existing symbolics?
Oystein & Don,
Thanks for the help. It appears that I'm only having problems with certain files. The files that I'm attaching from an existing AREV app seem to work fine. I'll have to do some more investigating.
Thanks again.
André