by enrico-sorichetti » Fri Oct 19, 2012 1:38 pm
the first step to get good answers is to post good questions!
OK for the language barrier, but You are expecting too much.
reread Your post and sincerely tell us if it is something that we can work on.
anyhow...
rexx does not have layouts.
everything is a STRING of CHARACTERS
it' s up to the coder(You) to use SUBSTR, PARSE, ... to separate the <record> into the single filelds
and to convert them to the proper DISPLAY EDITED format
and that must be done by IMPERATIVE clauses not DESCRIPTIVE one
the general layout concept ( DESCRIPTIVE ) applies to fileaid and filemanager
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort