message results in "not appropriate"

Technical support and scripting issues

Moderators: JRL, Dorian (MJT support)

Post Reply
User avatar
Djek
Pro Scripter
Posts: 148
Joined: Sat Feb 05, 2005 11:35 pm
Location: Holland
Contact:

message results in "not appropriate"

Post by Djek » Thu Jul 15, 2010 6:57 pm

Code: Select all

ReadLn>c:\html\ip.txt,1,result
MessageModal>%result%
gives : line 6: not appropriate
content of the ip.txt

Code: Select all

{"errorCode":0,"errorMessage":null,"serverVersion":"0.9","response":["","","","","","01","Onbekende postcode en huisnr combinatie"]}
Is this a known bug?

thanks for thinking
Djek

adroege
Automation Wizard
Posts: 438
Joined: Tue Dec 07, 2004 7:39 pm

Post by adroege » Thu Jul 15, 2010 7:53 pm

Code: Select all

ReadLn>c:\html\ip.txt,1,result
MessageModal>result


When I remove the percent signs from around result then
there is NO error.


interesting.....

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts