Chapter Contents

Previous

Next
FSIMM

FSIMM



Specifies full-screen double-byte character set (DBCS) input method module (IMMs)

Default: none
Valid in: SAS invocation, SASV8_OPTIONS environment variable, configuration file
UNIX specifics: all


Syntax
Details
See Also

Syntax

-FSIMM X11.motif=IMM-name1<, X11.motif=IMM-name2>...


Details

You can specify the following values for IMM-name:

TTY | SASWUJT
provides an interface for /dev/tty. This IMM enables you to enter DBCS strings through a terminal emulator that has DBCS input capability.

PIPE | SASWUJP
provides a pipe interface. This interface forks the DBCS input server process. The default server name is saswujms, which uses the vendor-supplied MOTIF toolkit.

For example, to use the PIPE IMM for X11.motif drivers, you would specify:
-FSIMM X11.motif=PIPE

Note:   The name of the server can be specified using the FSIMMOPT option.  [cautionend]

See Also


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.