Search:

Type: Posts; User: Leathel; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    1,373

    Re: Dropdown list to equal two values?

    The invisible seperate list box sounds like it might be what I need. I kind of wondered if what I was asking wasn't clear enough.

    In the dropdown list I have the text app1, app2, app3, app4. ...
  2. Replies
    5
    Views
    1,373

    Re: Dropdown list to equal two values?

    Any suggestions or am I stuck with two dropdown lists?
  3. Replies
    5
    Views
    1,373

    Dropdown list to equal two values?

    In a dropdown list I have an application name a user will choose. This application resides on a server with a different name. But it is a 1:1 ratio. 1app to 1 server.
    So app1=serv1, app2=server2...
  4. Replies
    2
    Views
    960

    Re: Pipe Object using cmd /C?

    I got it working.

    What I was trying to do is either >test.txt or 2>test.txt at the end of the command string, but the Pipe object doesn't seem to allow this.

    Just incase somebody else needs...
  5. Replies
    2
    Views
    960

    Pipe Object using cmd /C?

    For running a certain external application I have been using the File object with run application "cmd /C application.exe"

    The application has to be run this way so I can get the stderr output...
Results 1 to 5 of 5