Search found 3 matches

by erik
Sat Jan 02, 2021 9:02 am
Forum: Technical / Scripting
Topic: decimal point and compare
Replies: 5
Views: 2644

Re: decimal point and compare

Thank you i edited the program now its working. It looks like the decimal point separator setting to comma does not change the numbers to floats but keeps them of type text thats why the compare does not function correctly. All my files i process have numbers with comma as decimal. So i need to need...
by erik
Thu Dec 31, 2020 3:20 pm
Forum: Technical / Scripting
Topic: decimal point and compare
Replies: 5
Views: 2644

decimal point and compare

let>DECIMAL_SEPARATOR=,
let>a=9,1
let>b=10,2
if>%a%>%b%
messagemodale>yes
else>
messagemodale>no
endif>

Hi i get yes i expected no whats wrong? if i use decimal point i get expected result??
by erik
Sun Sep 24, 2017 9:26 pm
Forum: Technical / Scripting
Topic: problem password protected feed json link
Replies: 3
Views: 2988

problem password protected feed json link

Hi i have problems with this JSON stocklist request https://erik%40augustin.it:eaugustin@XXXXXXXXXXXXXXX/webservice/?reseller_nettpricing testing with chrome no problem link returns json data with edge a popup shows up for login & password with mjt taskmanager latets version: Let>HTTP_SSL=1 You may ...
Sign up to our newsletter for free automation tips, tricks & discounts