Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 257
Sujet n° 1543
# ERROR Object ID out of range #
le 08/05/2007 @ 10:46 par Supertrucker
HELP! I'm frustrated!
Here's what my app should do: 1. Pass a string to a PP applet. 2. Get a string returned from the applet. 3. Update a label with the new string.
For some reason, step 3 keeps producing the "object id out of range" error. If I REM out the code that runs applet, the label functions just fine. It's as if after the applet runs, the label dissapears!
All my source is done in Piaf, all forms and other resources I do with Bird.
Help!
Supertrucker
Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 497 Réponse n° 1 -------- le 09/05/2007 @ 00:07 par Supertrucker
visiteur
This is a follow up, I have resolved this issue. Apparantly, I hadn't initiated an array the correct way in PP and that was why I was getting the error.