Maybe the following link can inspire you: http://www.jamesbooth.com/remotedata.htm
-----Oorspronkelijk bericht----- Van: ProfoxTech [mailto:[email protected]] Namens Stephen Russell Verzonden: donderdag 27 december 2012 16:42 Aan: [email protected] Onderwerp: Re: Counting Tables in Data Environment On Mon, Dec 24, 2012 at 4:32 PM, Michael Savage <[email protected] <mailto:[email protected]> > wrote: > I would like to get a count of how many tables/views the form loads > when auto open tables=.t. > This would help me with some automation I'm thinking of. I know about > Thisform.DataEnvironment.**cursor?.controlsource. Thus by filling in > the number, you get the table from controlsource. > > I looking for a way to fill a for loop like this > > for x=1 to tablecount > tablename[tables]=cursorx.**control source endfor > --------------------- Turn off auto open and define that in your own framework so it works all and every time. -- Stephen Russell Sr. Analyst Ring Container Technology Oakland TN 901.246-0159 cell --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] <mailto:[email protected]> Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox <http://mail.leafe.com/mailman/listinfo/profox> OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech <http://mail.leafe.com/mailman/listinfo/profoxtech> Searchable Archive: http://leafe.com/archives/search/profox <http://leafe.com/archives/search/profox> This message: http://leafe.com/archives/byMID/profox/CAJidMYKHkuz0DNJvg0zYOF2M1Lbw8Bzj [email protected] <http://leafe.com/archives/byMID/profox/CAJidMYKHkuz0DNJvg0zYOF2M1Lbw8Bz [email protected]> ** 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. Report [OT] Abuse: http://leafe.com/reportAbuse/CAJidMYKHkuz0DNJvg0zYOF2M1Lbw8Bzjqqr2mDO=vq [email protected] <http://leafe.com/reportAbuse/CAJidMYKHkuz0DNJvg0zYOF2M1Lbw8Bzjqqr2mDO=v [email protected]> --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** 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.

