Page 1 of 1

VB Script

Posted: Fri Jun 03, 2022 9:34 am
by userXXX
Hello,
I have opened a task with Robotask 9.1 that contains a VB script action (Robotask version 7.6.5), and instead of the script I see only "(Unknown) Internal basic script" (see attachment).
What can I do to get the script back?
Thank you.

Re: VB Script

Posted: Fri Jun 03, 2022 10:20 am
by Oleg
BASIC plugin is deprecates and we excluded it from version 9.x at all
Version 8.x supports BASIC plugin only in x32-bit version. Look here: https://robotask.com/download/oldversions/

You can migrate (and I strongly recommend to do this) to Script Tools actions. VB Script & VB Evaluate actions can replace old plugin completely.

If you need I can help you to adapt your script to new action. The language is very similar.

Re: VB Script

Posted: Fri Jun 03, 2022 10:32 am
by userXXX
First of all, I need to get the scripts after our old server is completely lost.
I think, I need to open the tasks via Notepadd++ and copy the scripts from there.

Re: VB Script

Posted: Fri Jun 03, 2022 11:14 am
by Oleg
Send me the complete task. The task and action parameters are not changed.
Also you can copy the single step and paste the text of this step to text file.