Report System Demo

by Super Saiyan X
A Report System using interfaces. [More]
To download this demo for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://SuperSaiyanX.report##version=2

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://SuperSaiyanX.report##version=2

296 downloads
Version 2
Date added: Jun 14 2009
Last updated: Jan 25 2012
4 fans
Basically, a report system designed by me.
Any questions? In the discussion section please.

Comments

Darkbanki: (Nov 17 2020, 4:23 am)
Thanks you for responding, I have done it.
Super Saiyan X: (Nov 7 2020, 10:25 am)
Yes, this is possible.

The output happens in the mob/View() verb - there's a for that iterates over a list of vars in the object and then outputs them. The best way to get a structured, formatted output, is to just take each var and output it manually in the way you want.
Darkbanki: (Nov 3 2020, 5:08 am)
I know this was created a little while back and i have just stumbled onto it, i think it's some great work i just have one question about it... Is there anyway to customize the list that appears in report.browser for example instead of having name appear at the top have it appear at the bottom etc? I may have overlooked how to do it which i apologise for in advance but if not any information would be useful thank you.
Smokyduke: (Jan 1 2012, 12:04 pm)
Very helpfull!
FirefoxSega: (Nov 26 2009, 12:37 pm)
Nice program very useful props man keep up the good coding.