Line numbers...confusing?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • bucksommerkamp
    Indigo Rose Customer
    • Jul 2005
    • 1

    Line numbers...confusing?

    Can anyone tell me how to successfully debug line numbers when seeing errors such as this:

    [07/25/2005 14:19:19] Success Display screen: Download File (HTTP)
    [07/25/2005 14:19:21] Error Script: Download File (HTTP) > On Start, Line 336: Argument 1 must be of type string. (-1)
    [07/25/2005 14:19:25] Error Script: On Finish, Line 10: attempt to concatenate field `?' (a nil value) (-1)
    [07/25/2005 14:19:32] Success Run client data event: Client Script
    [07/25/2005 14:19:32] Notice Exit update process (Return code: 5)

    In looking through my scripts, I don't see any "line 336" although there is a "line 10" and it doesn't seem to match up to the error being generated.

    Any help would be appreciated!

    Thanks,
    Buck Sommerkamp
  • Worm
    Indigo Rose Customer
    • Jul 2002
    • 3971

    #2
    If you're calling a global function, it could be there.

    Comment

    Working...
    X