A while ago I released a tag called DumpF. The idea was to create a wrapper for the cfdump tag so you could filter the output. It allowed you to show only the top X rows of a query or an array for example. I've updated the tag to mimic Bluedragon's cfdump tag. If you do not pass a var to dumpf, it will now dump all scopes. You can download the tag here. As always, any suggestions are welcome.
(This post is more than 2 years old.)
Update to DumpF
Hire Me!
I'm currently looking for my next role in developer evangelism and advocacy. I have a long history of helping companies work with developers and love to write, create demos, and present at conferences. You can find my resume to learn more and drop me an email (raymondcamden@gmail.com) to reach out.
Support this Content!
If you like this content, please consider supporting me. You can become a Patron, visit my Amazon wishlist, or buy me a coffee! Any support helps!
Want to get a copy of every new post? Use the form below to sign up for my newsletter.
Archived Comments
I suggest you submit it to OpenXCF.
Cool dump how can we control the font size with this ? Thanks
My tag just calls cfdump, so I can't control the font. FYI Robert, my tag was made before CFMX7, which added simular functionality. So if you have MX7, use the native TOP functionality.