It was silly, in fact I know doing these in the command window that they
overwrite
Al

-----Original Message-----
From: [email protected] [mailto:[email protected]] On
Behalf Of MB Software Solutions, LLC
Sent: 17 March 2010 14:56
To: [email protected]
Subject: Re: How could this error happen? (VFP9SP1 free tables on LAN)

Doesn't this test prove you wrong?

LOCAL liLoop as Integer
FOR liLoop = 1 TO 10
        CREATE CURSOR crap (foo c(3), bar i)
        INSERT INTO crap VALUES (CHR(32+liLoop),liLoop)
ENDFOR


Allen wrote:
> Not if its open
> Al


_______________________________________________
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/000f01cac5f8$8f82b670$ae8823...@com
** 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