Within the [Ic path] stanza, you can specify an entry that identifies the default IC directory. You can also specify entries that designate exact mappings of logical IC names to directory locations. The entries cause the virtual machine to search in the specified directories for ICs. The search order is as follows for a logical IC name:
|
1.
|
If the .ini file specifies an explicit mapping of the name to a path and file name, use that path and file name and no other.
|
|
2.
|
If the .ini file does not specify an explicit mapping of the name to a path and file name, look in the startup directory for an IC file named the same as the logical IC name.
|
where $TARGETDIR is replaced with the client directory name specified during product installation.
The IC_ROOT= value must have path delimiters appropriate to the execution platform.
Based on this .ini file, the IC load operation will look in the startup directory and then the
C:\Program Files\Instantiations\VA Smalltalk\9.2
\icsrn920 directory for all IC logical names except
prereq.ic and
another.ic.
The logical IC names specified in the .ini file section entries must be in lowercase. The path and file name information should be appropriate for the execution platform. In addition, the IC file name is not required to be the same as the logical IC name.
|
•
|
Add a <logical IC name>=<filepath> entry for each IC to the [ Ic path] stanza of the .ini file.
|
Copyright 2005, 2019 Instantiations, Inc. All rights reserved.