That's cause you still write Foxbase+ code... <vbg> We also have a STEP 
parameter if you want to increment by some value other than 1.

rk

-----Original Message-----
From: [email protected] [mailto:[email protected]] On 
Behalf Of Stephen Russell
Sent: Friday, August 27, 2010 9:50 AM
To: [email protected]
Subject: Re: VFP9 9.0 - Label files

On Fri, Aug 27, 2010 at 8:41 AM, Richard Kaye <[email protected]> wrote:
> Bad Steve... <g> The FOR...NEXT loop in VFP automagically increments the 
> counter var each time through the loop with the default increment being one.
>
-------------------------

All those years I have been incrementing manually.  ;->

Now it is more like this
for(int i =0; i < Number; i++)

-- 
Stephen Russell

Sr. Production Systems Programmer
CIMSgts


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/df1eef11e586a64fb54a97f22a8bd0441900311...@ackbwddqh1.artfact.local
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to