‎2006 Oct 06 1:23 PM
hi friends ,
i wrote a subroutine in scripts but i have to fetch a lot of fields from one table so is there any way where we can fetch the entire table at once instead of using so many
using parameters in scripts
perform <subname> in prg
using &name1&
using &name2&
using &name3&
using &name4&
changing &result&
thanks and regards
srinivas
‎2006 Oct 06 2:55 PM
‎2006 Oct 06 1:32 PM
hi,
No, there is no other way other than writing subroutines in scripts.
Regards,
Sailaja.
‎2006 Oct 06 2:55 PM
‎2006 Oct 06 3:19 PM
hi thanks for your answer i dont have the option to change the print program.
in subroutine pool is it possible
thanks and regards
srinivas