Use timer message at close?

How can we make our software better?

Moderators: Tyler, Scott

Post Reply
spragers
Benefactor
Benefactor
Posts: 153
Joined: Fri Dec 27, 2002 9:11 am
Contact:

Use timer message at close?

Post by spragers »

Hi,

Would it be possible to display a message when PWB closes that tells the user how long they have been using the program?

I had planned on incorporating this into a logon script, but if it could be added to PWB without too much overhead, that would be great. not really a necessity, though :)

Scott
Site Admin
Site Admin
Posts: 2527
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Post by Scott »

It would be no problem at all. Look for it in the up and coming v2.05, along with the following improvments.

New restricted save functionality
Added Wildcards in filters
[Security] UseWildCardsInFilters=False
Added
[Printer] CheckPrintAccess=False
[Files] CheckPrintFile=PrintAccess.txt
[Files] NewWindowLimitFile=NewWindowLimit.txt
[Dialogs] NewWindowLimitTitle=New Window Limit

The print filter works in a similar fashion as the IP and URL filters. When a print job is denied, the message box uses the following files.
[Printer]
PrintJobLimitTitle=Print Limit
PrintJobLimitMessageFile=PrintLimit.txt

--Scott

Post Reply