Monday, July 21, 2008

Manual Revised to Include Latest Upgrade Features

An updated version of the printable ZonePro manual is now available on our web page. It has been revised to include the features from our June upgrade. Although changes were made in numerous chapters, the primary changes are to chapters 4 (Maintenance Options), 19 (Photo Module), and 23 (Compare Module).

Friday, July 18, 2008

Bug Creates Learning Opportunity

There is a bug in the current version of the Zoning Module (ver. 2.41) that prevents the right-click option from working for the Permit Type database link button in the Zoning Screen. This option is supposed to provide a shortcut to the Zoning Permit Types Screen in Maintenance. It will be working again in the next release. In the mean time you can take advantage of the expanded scripting opportunities in ZonePro to make the new User Script button do the missing task. Add the following script to the "Left" option for the Zoning database in the User Defined Script Screen in Maintenance and you'll be able to click on the User Script button to launch the Zoning Permit Types Screen:

DO ZYTPES_LAUNCH IN ZONING.APP
SELECT ZONING

Wednesday, July 16, 2008

New User Scripts Posted

I've posted a new document in the Scripts section of our web page that lists examples of User Defined Scripts that customers have requested from us since we expanded that feature in the last upgrade. There are only two examples in the document now, but I will add others as I come across them. I also organized the Scripts web page a bit so it is easier to tell which script documents go with which part of ZonePro. Under the new "User Defined Scripts" heading is where you'll find this most recent post.