I'm writing a front-end that needs to examine the arguments to certain stages, which means I need to parse out all the stage separators and end characters. Is there some pipeline command I've overlooked for this, or do I just have to parse the global options myself in REXX (and pay attention to when any new ones that take values are added)?
¬R
