Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table Auto Fill
Message
From
06/01/2006 12:23:21
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01083029
Message ID:
01084147
Views:
10
>>>
>>>I think you should use the mod of reccount
>>>
reccount()%10
>>>much simpler code.
>>
>>Yes, much simpler, but not necessarily the intended result
>
>no? why wouldn't this do as requested?
>
>
>do while reccount()%10 != 0 or reccount() < 1
>append blank
>enddo
>
>
>what am I missing?

Just thought would miss the (reccount() < 1) part
Gregory
Previous
Reply
Map
View

Click here to load this message in the networking platform