Page 1 of 1

Are shortcuts executable files?

Posted: Sat Feb 25, 2006 9:56 pm
by patgenn123
I am new to macros.  I have no idea of what I am doing yet. I am sorry to the advanced users to ask such a simple question, but I am trying to use macros in another database launching macos in a database called ACT! and the macro will not launch in a command line because it seems like it's not an executable file.
How can I make it executable similar to a regular application so the macro can work?
Pat

Are shortcuts executable files?

Posted: Sat Feb 25, 2006 10:52 pm
by Oleg
Shortcut is not an executable file. It contains a command line for starting some applications.
RoboTask don't make own tasks as executable files.
The task is a script that can be executed by RoboTask. Thus, you must have the installed RoboTask on computer if you want to launch some configured tasks.