View Full Version : Start .GML event/macro with shortcut
web_maven
July 13th, 2007, 11:39 AM
I have been looking through the manual and I could not find how to make a shortcut that will open girder and start an event that I have created.
Thanks;
Raymond
Treetop
July 16th, 2007, 12:42 PM
Not sure about v4 , but v3 had an event string called GirderOpen ... Learned under Girder Events. I'm sure its still there, sadly, I can't tell you where though.
quixote
July 16th, 2007, 01:21 PM
If you add an event to your action or macro, then edit the event, after you select "Girder Events" in the first drop-down, you'll find a selection called "Girder Open" in the second. That event will be executed everytime you start Girder.
blubberhoofd
July 18th, 2007, 01:26 PM
If Girder is already running, you can trigger events in girder with a shortcut to event.exe with additional parameters.
Treetop
July 18th, 2007, 04:08 PM
Example:
"C:\Program Files\girder37\event.exe" A2 18 -silent
Placed in the "Target" of the shortcut. The "A2" is the event string attached to the command in girder.
Powered by vBulletin® Version 4.1.8 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.