Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 73760

simulating while loop.

$
0
0

Hello.

I need to simulate while loop for a table, and doing only the fetching.

i.e :

void myMoveNext() {

 // code for moving next of myTable.

}

 

instead of :

while select salesline {

// the desirable code.

}

 

How can I do that (without using datasource)?

 

Thanks :)


Viewing all articles
Browse latest Browse all 73760

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>