Hi Chea,
 
Just execute this command again:
 
select _tblSales;
 

Varden Morris

 

J. Wray & Nephew Ltd. - Group I.S.

234 Spanish Town Road

Kingston 11, Jamaica, W.I.

 

Phone:  (876) - 923 - 6141 Ext. 2226
Fax:      (876) - 923 - 5372

Cell:      (876) - 3833566
Email:   [EMAIL PROTECTED]

            [EMAIL PROTECTED]  

 



Chea <[EMAIL PROTECTED]> wrote:
hi, any 1 know how to move record to first cursor in Axapta?
eg.
{
    SalesTable    _tblSales;
    ;
    select _tblSales;
    while(_tblSales)
    {
        if(_tblSales.SalesId == '0005')
           info(_tblSales.SalesId);
         next _tblSales;
    }
 
    After this loop, I want move _tblSales point to 1st record and do comparison again!
    Thanks!
 
 
from
Chea Khem Hoong - Malaysia


Sharing the knowledge on Axapta.



Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!

Sharing the knowledge on Axapta.


Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to