16 Jan
2017
16 Jan
'17
7:20 p.m.
Hello, Are program parameters tied in any way to command line parameters? Is it possible to set BindingType.Name from the command line using a program parameter? program( a ... var a : bindable Text; b : BindingType; begin b := Binding( a ); Bind( a, b ); where b.Name has been set from the command line. Thank you, Paul Isaacs
3493
Age (days ago)
3496
Last active (days ago)
3 comments
3 participants
participants (3)
-
Maurice Lombardi -
Paul Isaacs -
Waldek Hebisch