Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Won't return to loop
Message
From
24/02/1997 16:57:42
 
 
To
24/02/1997 16:50:36
General information
Forum:
Visual FoxPro
Category:
User groups
Miscellaneous
Thread ID:
00021848
Message ID:
00021864
Views:
39
>>>Thank you for responding
>>>
>>>>>I can not get a nested if - endif routine to return
>>>>>control to parent do while - end do routine.
>>>
>>>Added the DO WHILE NOT EOF () statement and that will stop the routine, but I need it to contine to look.
>>>"LOOP"
>>>pick up at the next record and continue.
>>
>>I am sorry, my only purpose was to tell you that DO WHILE .T. constitutes endless loop by definition. So you have to either use condinion (not only EOF(), it might be something else), or stop the loop using EXIT. BTW you must SKIP before LOOP, else you always sit on the same record.
>
>Thank you for your help I am attempting other conditions.
>May I contact you in the future, only after I have tried lots of other attempted conditions ?

You can, but the problem is that my work day is going to end. Anyway there are a lot of good people on UT anytime. Feel free to post your question and me or someone else will be on hand. BTW, if you have 'pure code' question, keep it on 'question sheet', else people cannot answer efficiently.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform