[comp.lang.asm370] macros

$CSD309@LSUVM.BITNET (Wade Tsai) (10/25/89)

Hello!  I am a relatively new comer to the 370 assembler and haven't
been able to receive an answer to a couple questions of mine...
I was wondering if anyone could help me here..

How does one read more than 1 item from the same dataline using
the RWD macro?  (like in TP readln(a,b,c,d);)

How does one output fractional results?  (numbers < 1)
the assembler tends to round everything < 1 off to zero...

thanks.. living and learning....wade