Home > Archive > FoxPro Help and Support > January 2006 > a function to list all objects









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author a function to list all objects
Peter

2006-01-17, 3:24 am

I want to know whether VFP9 has any function that can list all the objects
existing in the memory to an array. I only know that the command List
Objects can list all the objects and their info to screen or file BTW, is
there a way to find the order of objects creation? I don't think List Objects
list objects based on creation.

Thanks.
Fred Taylor

2006-01-17, 9:24 am

The closest thing you have programmatically is AINSTANCE(), but you need to
do that for particular classes and only one class at a time.

--
Fred
Microsoft Visual FoxPro MVP


"Peter" <Peter@discussions.microsoft.com> wrote in message
news:D52DB15A-F4AE-4195-A13C- 590B2D4953F2@microso
ft.com...
>I want to know whether VFP9 has any function that can list all the objects
> existing in the memory to an array. I only know that the command List
> Objects can list all the objects and their info to screen or file BTW, is
> there a way to find the order of objects creation? I don't think List
> Objects
> list objects based on creation.
>
> Thanks.



Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com