class Standard . MakeOIL2ANFprofile {
} inherits from Object;
The class MakeOIL2ANFprofile is a utility application used to generate the file $VISTA_ROOT/oil2anf/anfClasses.profile, which is a ParseParameterFile file that is used by the ClassLocator service to identify the class implementations provided by locally available Object Implementation Language 2 (OIL2) Architecture Neutral Format object files.
This utility is typically used as an off-line program invoked by a FARGOS/VISTA rc file such as:
LoadOIL2File "file:$VISTA_ROOT/oil2anf/clMakeANFlist.o2o" MakeOIL2ANFprofile
MakeOIL2ANFprofile:create(optional string ANFdir, optional string ANFprofile)
The create method takes two optional arguments.