Hello,
I am having a problem calling a report that worked fine until this morning. In the command:valid there is some code to find the total number of pages of the report. On the line :
Report Form frmForm To File (m.lcfile) NoConsole
it gives me an error saying objects cannot be assigned to arrays. I have no arrays anywhere. I thought that there might be one in the report somewhere but there isn't.
Any help would be appreciated. Thanks
I am having a problem calling a report that worked fine until this morning. In the command:valid there is some code to find the total number of pages of the report. On the line :
Report Form frmForm To File (m.lcfile) NoConsole
it gives me an error saying objects cannot be assigned to arrays. I have no arrays anywhere. I thought that there might be one in the report somewhere but there isn't.
Any help would be appreciated. Thanks