Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Objects cannot be assigned to arrays

Status
Not open for further replies.

RTorrance

Programmer
Apr 12, 2002
64
CA
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top