Title: Another PIPE how to

Hi Plummers,

I have a little PIPE question.

I have an exec where I build a stem as follows.

field1 = HELLO
field2 = GOODBY
.
.
field99 = THE END
TABLE.0101 = field1
TABLE.0202 = field2
.
.
.
TABLE.2480 = field99

SAY TABLE.0101      will say 'HELLO'
SAY TABLE.0202      will say 'GOODBY'

When I try to use a pipe like.
pipe stem TABLE. | console
I don't get any entries that start with 0xxx ie 0001 thru 0999.

Is there a way for pipes to NOT strip off the leading 0?

Thanks
Tom

   


__________________________________________________________________
<< ella for Spam Control >> has removed VSE-List messages and set aside VM-List for me
You can use it too - and it's FREE!  http://www.ellaforspam.com

Reply via email to