10/18/02: Revised to send output to a document_previewer_menu
Adds an entry in the collection_browser extras to generate a frequency table from current contents, sending tab delimited output to a report menu, suitable for export to Excel. Requires the sort_menu class.
7/09/01
This simple but useful utility allows you to write your saved views and object control settings to a file for later restoration, or to import into a different ACE alternative. You can easily modify the file to import into a different ACE as well. Also allows you to save the current trail to a file and restore it.
1/27/04
Provides a multi_list_view for viewing selected rwos or clipboard contents and an edit field for updating one or more records. Requires the sort_menu and ordered_choice_lister classes.
6/10/03
Here's an example of using the EZ shapefile class to create a "universal" shapefile export utility for Smallworld.
3/3/04: Fixed to allow multiple updates
Perform bulk update on clipboard contents.
9/14/01
Adds a dialog to export a project table to a shapefile. See the README.TXT file for more info. Click HERE for a copy of the Visual C++ 6.0 project used to create it.
9/5/01: Version 1.1 with interruptible background processing
Adds a dialog to import shapefile data into a project table. Version 1.1 features a shapefile picker and interruptible background processing. See the README.TXT file for more info. Click HERE for a copy of the Visual C++ 6.0 project used to create it.
12/4/01: Rollforward and reset options added
Adds a dialog to set the alternative(s) in the server session. See the README.TXT file for more info. Click HERE for a copy of the Visual C++ 6.0 project used to create it.
12/27/01
Adds the current date to a layout. Allows the user to set the font and format string.
12/28/01
Adds resizable, rotatable text to a layout. Allows the user to set the font and text angle.