Announcement

Collapse
No announcement yet.

Input string was not in a correct format.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Input string was not in a correct format.

    My simple vb script runs fine in tenscript but when triggered in event - i get error "Input string was not in a correct format."

    I have no input in the code

    How can I get line number to refer to in my source?

    #2
    A screen shot of the event would help. Also a copy of the script.
    Is the event trying to send an input string to the script?
    Mike____________________________________________________________ __________________
    HS3 Pro Edition 3.0.0.548, NUC i3

    HW: Stargate | NX8e | CAV6.6 | Squeezebox | PCS | WGL 800RF | RFXCOM | Vantage Pro | Green-Eye | Edgeport/8 | Way2Call | Ecobee3 | EtherRain | Ubiquiti

    Comment


      #3
      To figure out the real line number creating the error, add an incorect syntax line as the first statement in your script. If you get an error at line 13, then adjust appropriately for all errors.

      tenScripting4 also has the ability to have your script run in tenScripting when it is invoked by an event: http://tenholder.net/tenWare2/tenScr...Debugging.aspx
      tenholde

      Comment

      Working...
      X