I can capture output from LIST.READU command as follows:
EXECUTE 'LIST.READU' CAPTURING OUTPUT
Each row can be extracted by looping through using @am to determine number of rows
my question is how can one parse out the individual column fields - what delimiter is used to do parsing or
is the data in each row simply fixed length.
------------------------------
robert modrich
Developer
Rocket Forum Shared Account
TEMECULA CA US
------------------------------




