home *** CD-ROM | disk | FTP | other *** search
- _______________________________
-
- VisualAge for Smalltalk Standard for OS/2
- VisualAge for Smalltalk Standard for Windows
-
- Sample Parts feature
- _______________________________
-
- This file contains information about the Sample Parts feature and
- supplements our printed publications. The information in this file applies to
- Version 3.0 of the VisualAge for Smalltalk Standard products.
- _______________________________
- Known Problems
-
- 1) When attempting to test AbtClipboardToolsView or
- AbtRexxStarterSettingsView from the VisualAge Organizer
- window a walkback occurs indicating the following:
-
- 'Primitive failed in: Object >> #at: due to Object is not indexable in receiver'
-
- To fix this problem do the following:
-
- a. Ensure the Sample Parts feature has been loaded into your image.
- b. Copy abtspe30.mpr and abtsre30.mpr from the /readme/fileins directory
- on the CDROM to the /mpr subdirectory where you installed VisualAge.
- c. File-in 'sampfix1.st' located in the /readme/fileins directory
- on the CDROM.
- d. Select and execute the following expressions in the System Transcript
- Window:
-
- AbtMRIManager registerGroup: 'abtsp?30.mpr'.
- AbtMRIManager registerGroup: 'abtsr?30.mpr'.
- AbtNLSCoordinator forceRelocalizationOfSeparatedConstants.
-
-