/utilities/bin
subdirectory
in the directory where SAS is installed (!SASROOT
). The name of the executable module is reshelper
. For example, if SAS is installed in /usr/local/sas93
/usr/local/sas93/utilities/bin/reshelper &
sas-action-routine
), Resource Helper prompts you
for the argument.
sas-action-routine
sas-function-key action routine,
then the key definition is automatically displayed in the Keys window. If you choose another action routine and
if you want the definition to appear in the Keys window, you will need to define a window label for the key. See Syntax of the SAS.keysWindowLabels Resource for information about defining labels in the Keys window.
%N
to substitute an application class name for a file
when specifying the XUSERFILESEARCHPATH environment variable. For
example, to point to /usr/local/resources
export XUSERFILESEARCHPATH=\ /usr/local/resources/%N
export XAPPLRESDIR=/usr/local/app-defaultsIf you do this, then at the next invocation of SAS, the application's class name is appended to the path:
/usr/local/app-defaults/SAS
/usr/lib/X11/app-defaults
. Resource Helper does not need to have Write access to this file,
but it must be able to read the file and add the SAS resources to
a resource file that has Write access. Resource Helper does not generate
a warning message if the file is not present or if it cannot read
the file.
/usr/lib/X11/app-defaults