VB Script

Discuss RoboTask here
Post Reply
userXXX
Posts: 58
Joined: Wed Jun 11, 2014 8:45 am

VB Script

Post 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.
Attachments
Unbenannt.PNG
Unbenannt.PNG (1.68 KiB) Viewed 1742 times
Oleg
Site Admin
Posts: 3000
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Re: VB Script

Post 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.
Oleg Yershov
userXXX
Posts: 58
Joined: Wed Jun 11, 2014 8:45 am

Re: VB Script

Post 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.
Oleg
Site Admin
Posts: 3000
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Re: VB Script

Post 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.
Oleg Yershov
Post Reply