Error 1090: Attemted to access via null object reference

For questions and postings not covered by the other forums
ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Error 1090: Attemted to access via null object reference

Postby ConvertFromOldNGs » Fri Aug 07, 2009 11:57 am

by Philip >> Sat, 30 Sep 2000 10:17:10 GMT

I keep on getting this error whenever I try to use an object, I pass all of the parameter's which are required and it gives me that error at runtime. I access the objects like this : self.close(true);
I don't see why this shouldn't work or what I need to to do make the error go away, any suggestions?
Also I'm unsure what parameters to pass to this object.
In the foreach loop which looks a bit like this:

writeEmployees(employees: EmployeeDict);
vars
e : Employee;begin

foreach e in employees do
script...
endforeach;
end;

This is from an example in the help for foreach iterating, but i'm not sure what to pass to the object, what is it?

Thanks,
Philip Q

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: Error 1090: Attemted to access via null object reference

Postby ConvertFromOldNGs » Fri Aug 07, 2009 11:57 am

by JADE Kid - Ray Hidayat >> Sun, 1 Oct 2000 5:10:28 GMT

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: Error 1090: Attemted to access via null object reference

Postby ConvertFromOldNGs » Fri Aug 07, 2009 11:57 am

by Craig Shearer >> Mon, 2 Oct 2000 1:00:01 GMT

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: Error 1090: Attemted to access via null object reference

Postby ConvertFromOldNGs » Fri Aug 07, 2009 11:57 am

by JADE Kid - Ray Hidayat >> Mon, 2 Oct 2000 1:47:22 GMT


Return to “General Discussion”

Who is online

Users browsing this forum: No registered users and 24 guests