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
I'm getting this error when I call my report in screen. I have used an array to collect data and then put it in a temp table from there. I have looked at the table and it seems fine. When I comment out this line everything works smoothly. I don't understand why this error would be called on this line?? Seems kinda wierd. I've checked all of the field names and they are all correct. If anyone has any idea why this is happening please let me know.
Thanks
 
Can you post the line that you commented out? Better yet, post your whole function with an indication to which line you have to comment out?

Ian
 
What is the structure of your table? Does it have any "general" type fields?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top