9.12.10

SAP Note 12136 - Capture graphics: numbers are not recognized

Symptom:

The capture graphics routine does not recognize any numbers
that contain decimal points or thousands-commas in the area
marked with the mouse.

Cause and prerequisites

The capture graphics program has incorrect information about
the decimal symbol used (period or comma).
This effect is possible, for example, when SAP is used in a different
language and/or with a different decimal symbol than the under-
lying local operating system (MS Windows or Presentation Manager).

Solution
Create a file called SAPGRAPH.INI with the following contents:
SCLD DPT ,
or
SCLD DPT .
depending on the decimal symbol used in the SAP screens.

If SAPGRAPH.INI already exists, you must insert this line at some
place in the file.

SAPGRAPH.INI must appear in the current work directory when SAP
is used or (usually) in the directory with the graphics executables.
If the graphics executables are in a separate directlry (typically
GRAPH_P), then an environment variable must refer to this file -
e.g. CONFIG.SYS must contain an entry
SAPGRAPH=/GRAPH_P/SAPGRAPH.INI

Key word: Capture graphic

No comments:

Post a Comment