28 May
2012
28 May
'12
11:24 p.m.
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.