‎2007 May 11 7:52 AM
Hello Friends,
I wanna upload some data using call transaction method in the following circumstances....
My table is having 3 columns and in the first column there are 5 entries and in second column there is 2 entry and in 3rd column there is one entry.
Now i wanna put the values in the following co ordinates-(row , column) (3,2) ,(4,2),(5,2) ,(2,3) ,(3,3) ,(4,3),(5,3).
Rewards guaranteed.
Thanks in advance...
Sunny
‎2007 May 11 8:04 AM
Hi Sunny,
Use SET CURSOR command to set the postions for Dialog Programming.
Reward if useful.