Hi Tom,
I tried to make my code a bit better (atleast i would say). Any comments ??? It would be helpful for my learning.
DEFINE VARIABLE bhcustomer AS HANDLE NO-UNDO.
DEFINE VARIABLE qh AS HANDLE NO-UNDO.
DEFINE VARIABLE qString AS CHARACTER NO-UNDO.
DEFINE VARIABLE...
Hi PanicProgress,
Please find below one way of achieving ur requirement. I know it's more primitive (me too a newbie) but still it will work.
Logic:
1. Calculate the total number of records in the temp table
2. Print all the records except the (last - 1) record (instead create another...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.