Re: GoGo scripting

2011-08-12 Thread john . dunlap
Thanks! Quoting "Richard S. Hall" : Gogo supports scripting at least to some degree...not sure if it is properly documented, but I'd guess not... Type "gosh -?" at the Gogo prompt... You can look at the org.apache.felix.gogo.shell.Shell.gosh() method source to get more details on what is goin

Re: GoGo scripting

2011-08-12 Thread Richard S. Hall
Gogo supports scripting at least to some degree...not sure if it is properly documented, but I'd guess not... Type "gosh -?" at the Gogo prompt... You can look at the org.apache.felix.gogo.shell.Shell.gosh() method source to get more details on what is going on here. For an example of a scri

GoGo scripting

2011-08-12 Thread john . dunlap
Can GoGo be scripted and, if so, where can I find documentation for how to do this? - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]