Posted by Jeff Cinelli on February 08, 2012 at 14:31:12:
The MSGBOX() command is very useful for putting up those quick messages without worrying about formatting or anything.
The changes to Comet32 really make this even more useful.
By defining a variable as DYNAMIC, the short popup message can now be replaced with a more verbose descriptive message, and embedding CHR(13)'s in to the variable make it really easy. 1024x768 screens can easily fit 8000 bytes of data in the message box, and close to double that for some common resolutions. You can almost use the MSGBOX feature to create a reasonable sized report. Really, really convenient!
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.