Jump to content

shortcut replacment..


Recommended Posts

ive got a shortcut which runs this path & file.

C:\orant\BIN\ifrun60.EXE fes9005 menu="FES"

how would I put this in a run command to include all the items.

would it be

Run('C:\orant\BIN\ifrun60.EXE fes9005 menu="FES"')

or would I need to add or change speach marks etc..?

at presnt it runs in my script but I dont think its using the fes9005 & menu bit at the end correctly..?

Link to comment
Share on other sites

Sorry all,

I found it not long after my second post.

Run

--------------------------------------------------------------------------------

Runs an external program.

Run ( "filename" [, "workingdir" [, flag[, standard_i/o_flag]]] )

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...