Jump to content

Recommended Posts

Posted

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..?

Posted

right. that line is ok. its the srating directory I need to add to the run

on the shortcut it has a starting directory of

C:\Students\Forms

How do I add this to the shortcut target bit above.

Posted

Sorry all,

I found it not long after my second post.

Run

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

Runs an external program.

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

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
  • Recently Browsing   0 members

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