Post Reply 
HP PPL compiler big, nasty, hairy, smelly, creapy BUG!
01-10-2014, 11:42 PM
Post: #5
RE: HP PPL compiler big, nasty, hairy, smelly, creapy BUG!
Han, if this is not a bug then why the following unnecessary line

IF TYPE(var1)==2 THEN var1 := STRING(var1); END;

This line is saying if var1 is ALREADY a string (type 2) go ahead and convert it
to a string ANYWAY so the following EXPR line will work!

If this is necessary, this IS a bug that needs a work around.

Somebody tell me this is wrong.

Note: BOTH varptr and var1 were being input as strings.

Happy coding and may you see ' i No errors in the program ' with every compilation.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HP PPL compiler big, nasty, hairy, smelly, creapy BUG! - veeblefester - 01-10-2014 11:42 PM



User(s) browsing this thread: 1 Guest(s)