I run "PROP" in operator. I set the 'logical operator' like this. LGLOPR LGLOPR nodeid.
In LGLOPR I have OTTOSCR (downloadable from the download page) this does a nice job of scrolling the screen.. I send all console messages to LGLOPR if it is logged on, else I just let PROP write them to a file and discard any sending. It works for me. On Wed, Nov 17, 2010 at 7:50 AM, Colin Allinson <[email protected]>wrote: > George Henke/NYLIC <[email protected]> wrote: > > > Surely, someone has some nice REXX EXEC with PIPE commands that will do > the same. > > I think it would take more than a simple pipe to perform the same task as > VM:Operator but it may be possible to perform the functions that are > essential to you with own code. > > First, you would need to run some sort of shell in operator (could be PIPE > or PROP based) and you would have to decide how you want yo make the console > output available. > > I have certainly written pipe based shadow operators (in our case - for the > purpose of driving external automation) where console lines are displayed > and commands fed back in. > > Really - if you want this level of sophistication - it all depends on what > sort of shell you are running in operator and how you plan to communicate > with it. the rest is easy. > > * > Colin Allinson** > VM Systems Support* > Amadeus Data Processing GmbH >
