Command-line Options and Resources

The Builder Xcessory Object Packager allows specification of several data values. These values affect the program's operation and can be specified as command-line options or resources, as shown in the following table:

 
Command-line Option  Resource  Type  Default 
-filename  filename  String  none 
-local_directory  localDirectory  String  as in BX 
-prefix  prefix  String  XtN 
-system_directory  systemDirectory  String  as in BX 
 

Resources

The following sections describe the resources:

filename

Specifies the WML file to read at start-up and to operate on.

localDirectory

Specifies the user's local directory, which is used to read files at start-up in addition to the system directory. Usage is as in Builder Xcessory, so the Object Packager has access to the same information and files.

prefix

Specifies the resource name prefix to use for resources loaded dynamically from widget libraries.

systemDirectory

Specifies the system directory containing the Builder Xcessory installation. Usage is the same as in Builder Xcessory, so that the Object Packager has access to the same information and files.

Documentation: