I forgoto to say that it will bviously open the table in a fresh area if it
isn't open as the select("..") returns 0.Dave C -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Dave Crozier Sent: 07 January 2010 09:32 To: 'ProFox Email List' Subject: RE: VFP9-Shapes Sytze, Have you tried: Use pempw in select("pempw") exclu This will close the table first if it is already in use. Dave Crozier -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Sytze de Boer Sent: 07 January 2010 05:56 To: [email protected] Subject: Re: VFP9-Shapes That's what I wanted. I kept looking in the wrong place..... Since a few months ago, I keep getting an erratic dumb fault on my pc Consider the following code (My pc, development mode, absolutely no-one else could open these free standing tables) sele pempw use pempw excl pack It returns dumb messages like Cannot update the cursor since it is read-only It does this about once every 5 times Any help anyone ? On Thu, Jan 7, 2010 at 6:39 PM, Michael Oke, II <[email protected]> wrote: > Select the shape in question, Format from the main menu and Send to back. > > -------------------------------------------------- > Michael Oke, II > [email protected] > [email protected] > 661-349-6221 > -------------------------------------------------- > > Sytze de Boer wrote: > > I think this is my 1st brain fade of the year > > > > I have a form with lots of TEXT boxes > > I have placed a SHAPE around 5 of them, transparent > > How/what do I do so clients can EDIT the text boxes > > > > > [excessive quoting removed by server] _______________________________________________ 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/9237b1d64831479eb7b3101ab2318...@develop ** 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.

