Page 2 of 2

Skript call for Robotask

Posted: Thu Nov 09, 2006 2:30 am
by mikronos
Sorry for the typo, it is due to copy/paste from my previous post in this thread.No, the syntax is correct, but I alway have this error and don't know why...Note, I have the same error if I type : res= RoboTask.ExpandText ("12")
again, not when I'm inside the basic interpreter, but only when I run the script from main.-Mikronos.

Skript call for Robotask

Posted: Thu Nov 09, 2006 2:46 am
by Oleg
Excuse me, corrected line is

res= RoboTaskApp.ExpandText("12")
'Use RoboTaskApp instead of RoboTask

RoboTaskApp is predefined object in built-in basic.