Posted 11 years ago by Kranthi
Version: 1.6.7
Avatar

$getTZ = "$path"."\\".'contents.xml';

further perl syntaxes are not recongnised.

This is because your are dereferencing the slash (\). I used \\, so that one slash dereference the other. But that is not happening, instead you are dereferencing the double quote ", which is making the rest of the program under the same line.

Comments (1)

Answer - Posted 11 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hello, thanks for letting us know.  We'll work a fix in for the next version.


Actipro Software Support

The latest build of this product (v4.2.42) was released 3 years ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.