Why the script runs ok in Record mode only?

Support
  • I have a script that must checks good logins. The scripts run well in record mode. I mean will save to file variables. When I run the script will not save anything.

    What I do wrong?

  • @givirus its because of your script logic, maybe you dont call the function? OR you dont have proper error handling which results into certain parts of your script being skipped since they are inside an if statement. I encountered this problem many times in the past, you will need to handle errors and it'll will be most likely fixed, for the purpose of debugging you can use the "Log" function at several points to see where it will print it.

  • 0 Votes
    1 Posts
    413 Views
  • Activate cache in script

    Support
    0 Votes
    5 Posts
    841 Views
  • Get BAS Script username

    Support
    0 Votes
    3 Posts
    817 Views
  • 0 Votes
    2 Posts
    640 Views
  • 0 Votes
    2 Posts
    1539 Views