Menu

#2 Scripting Problem in white space

v2.x
open
9
2002-04-04
2001-06-19
No

There is an intermittent problem with V2.28 scripts
with non-printing characters being decoded in white
space. The problems seems to manifest itself most
often when a working script has been copied and is
being used as a basis for a new script. The only way
to cure the problem has been to work backward through
the script and delete groups of lines until the
parsing error goes away. Then by adding the deleted
source back in, the script parses successfully.

Discussion

  • Jim Butler

    Jim Butler - 2001-06-19
    • labels: --> VTS 2.x Scripting
     
  • bob zamojcin

    bob zamojcin - 2001-09-12

    Logged In: YES
    user_id=222796

    Blank around Line 47 causes the redefined keyword. There
    may have been a recent fix for this. Need to talk.

     
  • bob zamojcin

    bob zamojcin - 2001-09-12
     
  • bob zamojcin

    bob zamojcin - 2001-09-12
    • priority: 5 --> 9
     
  • bob zamojcin

    bob zamojcin - 2001-09-12
     
  • Jim Butler

    Jim Butler - 2001-10-04
    • assigned_to: nobody --> mgaller
     
  • Mike Galler

    Mike Galler - 2001-10-10

    Logged In: YES
    user_id=242241

    I suspect this was caused by control characters inserted in whitespace. Problem solved by deletion of
    extra whitespace. Could not re-create with attached file, please zip it so it is not parsed by web browser.

     
  • Michael S. Danner

    • milestone: --> v2.x
     

Log in to post a comment.