Raymond Camden wrote: > I'm getting errors trying to use the dump functions from the admin. > For example, trying to dump types gives me: > > File not found: /farcry/admin/typeDump.cfm > > The reason I need this is that I'm trying to list the content for a > new custom type I built - yet I can't get the typename right. I keep > getting: > > Element Training Vendors is undefined in a CFML structure referenced > as part of an expression.
Bah.. those links should not be in there. The Scope dump should give you the choice of scope to dump. My excitingly we have a new thing called yxplorer that lets you run through the entire memory scope for your application. It's wrapped up in 4.0 but its probably something we plan to release to CF developers in general. -- geoff http://www.daemon.com.au/ -- Message protected by MailGuard: e-mail anti-virus, anti-spam and content filtering. http://www.mailguard.com.au/mg --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev -~----------~----~----~----~------~----~------~--~---
