Old Smallworld 3.1 Utilities

CBFREQ.MAGIK (9K) -- collection_browser generate frequency table

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.

LOADER.MAGIK (5K) -- Save/Load User Settings or Trail

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.

RLEDIT.MAGIK (21K) -- RWO List Editor

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.

SHAPE_EXPORT.MAGIK (23K) -- Shapefile Export Utility

6/10/03

Here's an example of using the EZ shapefile class to create a "universal" shapefile export utility for Smallworld.

UPDATE_CB.MAGIK (13K) -- Bulk Update Clipboard

3/3/04: Fixed to allow multiple updates

Perform bulk update on clipboard contents.


Old Spatial Intelligence 1.0 Utilities

How to create a basic SI add-in in Visual C++.

SISHPEXP.ZIP (114K) -- Shapefile Writer Add-in

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.

SISHPLDR.ZIP (113 ) -- Shapefile Loader Add-in

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.

SIVNAV.ZIP (93K) -- Version Navigator Add-in

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.

SW_DATE_ADDIN.ZIP (3.6K) -- Date Stamp Layout Add-in

12/27/01

Adds the current date to a layout. Allows the user to set the font and format string.

SW_RTEXT_ADDIN.ZIP (3.6K) -- Resizable Text Layout Add-in

12/28/01

Adds resizable, rotatable text to a layout. Allows the user to set the font and text angle.


Return to Smallworld page