> Thanks for your suggestions, I have done the easy bit with the EXIT command
> and will study the shortcut example - would another option be to create a
> Delphi plugin to do this ?
>
> Regards,
>
> John Docherty

There already exists a Plugin for this.

R:Scripter was created to allow the use of JScript, VbScript and Pascal Script
in the RBase Environment.

R:Scripter makes it possible to use 1000's, probably 10's of 1000's of
administrative scripts, many of them without changing a line of code, inside
RBase.

Also, If you know pascal, you can write your script in (Delphi) Pascal and pass
the uncompiled code to R:Scripter for execution.

The Plugin and Examples are on the Fall Conference CD...  Most people are not
aware that VBScript is anything but a watered down version of VB.  VBScript
encapsulates most of VB5 vast library of functions and methods.

It is just minus the GUI part of the Language (Like the Oterro part of RBase) ,
then the object model of Windows Script Host, the environment that hosts the
VBScript has some additions of its' own that are tailored to administrative
tasks like the creation of Shortcuts on the Desktop.

Reply via email to