[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
Re: floorplan script debug
When a script is run it gets built like this:
4 lines of variables
2 blank lines
The contents of the script being called
1 blank line
The contents of global.xsp
So i'd guess the error while in the global.xsp is probably a sub or
function being called from your script.
Object variable not set is one of those vb errors that's caused by many
things but often calling something that requires an array with a object or
vice versa.
J
rleong1 wrote:
> i'm getting an error in one of my floorplan scripts, but the line
> number doesn't correspond to a line in the file and the message isn't
> very specific.
>
> this is what i'm getting:
> Script error : ping : 3/7/2008 8:37:18 PM
> Line : 246
> Error Text :
> Error Description :Object variable not set
>
> problem is my ping script only has 136 lines so it's a little
> difficult to figure out what the problem is.
>
> any suggestions? is the global.xsp file prepended onto this?
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
xAP_Automation Main Index |
xAP_Automation Thread Index |
xAP_Automation Home |
Archives Home
|