Results 1 to 5 of 5

Thread: Newbie needs help.

  1. #1
    Join Date
    Aug 2001
    Posts
    3

    Default

    Hi,

    I have a couple of things that I can't figure out. Please help! :smile:

    Firstly how do I run a sequence of Girder commands at startup?

    and

    I can't fiqure out command groups so that a sequence is run when a program starts (Girder used to start the program as part of this sequence) and then continues with some more commands when the program is closed.

    Thanks,

    Jeff

  2. #2
    Join Date
    Mar 2001
    Location
    Manchester, UK
    Posts
    188

    Default

    Hi,
    Firstly, to run may commands at startup, you would have to create a multigroup to exicute at startup with either all the commands you wish to run, or goto's to all the commands. (After the first command has been exicuted, girder will return to the next 'goto' command and exicute that (More like a gosub :grin: )).

    To run a sequence when a program starts, you would have to use the task create plugin.


    Hope this helps

    Mike


    <font size=-1>[ This Message was edited by: jediperry on 2001-08-16 12:45 ]</font>

  3. #3
    Join Date
    Jan 2001
    Location
    Burlington, MA, USA
    Posts
    520

    Default

    Hi Jeffy,

    Welcome to the Girder Forum :smile: You can have Girder run any Command or MultiGroup when Girder launches by right clicking on the Command or MultiGroup and selecting "On Open Girder" from the right click menu list.

    As Mike indicated, you'll need the Task Create hardware plugin. I believe that this is included in the normal Girder install as there doesn't appear to be a seperate download for it. Anyway, you'll need to enable the plugin via File => Settings => Hardware Plugins (tab) => TaskCreate.

    Once TaskCreate is enabled OK your way out of the setting menus. Next, select the Command or MultiGroup you want to run when you close a specific application. Click the "Learn Event" button and close your application. The left side of Girder's status bar show indicate "Captured IR code", the right side; YOURAPPLICATIONNAME.EXE [CLOSE].

    Regards -- Steve

  4. #4
    Join Date
    Aug 2001
    Posts
    3

    Default

    Thanks Steve,

    Wow, quite easy once you know how! I was trying to do it with the command state function, boy was I barking up the wrong tree. :smile:

    Jeff

  5. #5
    Join Date
    Jan 2001
    Location
    Burlington, MA, USA
    Posts
    520

    Default

    ...I was trying to do it with the command state function, boy was I barking up the wrong tree. :smile:

    Jeff
    Yeah, but now you know how to use command states :grin:

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •