bindings command in GUI not functioning as expected
Running 7.2.2 beta The standalone interface takes the following input: "set bindings $date=20120507, $envir=PRD_Win" and returns "bindings: $date=20120507, $envir=PRD_Win" The GUI interface on the command bar takes the following input: "set bindings $date=20120507" and returns "bindings: $date=20120507" "set bindings $date=20120507, $envir=PRD_Win" and returns "Error: Syntax: SET [option] ([value]) Set global options." This is a problem if you have more than one binding required. v/r, David Brown Fully Qualified Navy Certification Agent LSS Certified Blackbelt, CISSP, NSA-IAM/IEM, MSCIS SPAWARSYSCEN ATLANTIC ISS LOB SSC Lead Email: <mailto:david.k.brown1@navy.mil> david.k.brown1@navy.mil Phone: 843.218.6227 DSN: 588.6227 Fax: 843.218.5461 "Let us not look back in anger or forward in fear, but around in awareness." James Thurber
The GUI interface on the command bar takes the following input:
“set bindings $date=20120507, $envir=PRD_Win” and returns “Error: Syntax: SET [option] ([value]) Set global options.”
Just get rid of the space after the comma: set bindings $date=20120507,$envir=PRD_Win Hth, C.
participants (2)
-
Brown, David (SSC-A) -
Christian Grün