SuperPawn:Config-file-settings
SuperPawn Config Settings
| Setting | Description | Values |
|---|---|---|
| IDSCANDIR | Directory to store images. (Optional) | String |
| IDPHOTODIR | Directory to store images. (Optional) | String |
| PWNPHOTODIR | Directory to store images. (Optional) | String |
| STKPHOTODIR | Directory to store images. (Optional) | String |
| FPSCANDIR | Directory to store images. (Optional) | String |
| SIGSCANDIR | Directory to store images. (Optional) | String |
| RESIZER | Path to directory holding Photoresize.exe | String |
| PAWNSTATS | Path to PawnStats directory. (Default 'pawnstats\spool'?) | String |
| PAWNSTATS-DATA | Path to directory containing PawnStats metal price file? (Default 'pawnstats\data'?) | String |
| CAMERAS-FOR-SIG | Sets PASS-USE-CAMERAS-FOR-SIGPAD-FP to true. (Optional) | "Y", "On" |
| TCKPRTR | Default ticket & 132-col printer selection in Password screen (Optional) | String |
| LBLPRTR | Default label printer selection in password screen (Optional) | String |
| RECPRTR | Default receipt printer selection in password screen (Optional) | String |
| ALERTS | Turns alerts on/off? (Optional) | "ALO", "SUP", "TST" |
| COMPANY-CODE | Sets PASS-WEB-COMPANY-CODE (Optional) | String |
| STORE-ID | Sets PASS-WEB-STORE-ID (Optional) | String |
COBOL Config Settings
| Setting | Description | Values |
|---|---|---|
| COMPRESS-FILES | Turn off compressing newly created files. | 0, 1 |
| S-FONT | Does something with turning on custom fonts? | "Y", "On" |
| FILE-STATUS-CODES | Use ANSI'74 File Status Codes. | 74 or 85 |
| SCROLL | Screen scrolling defaults to off. | 0, 1 |
| WRAP | Truncates displayed items. | 0, 1 |
| BELL | Turns off generating bell sounds. | 0, 1 |
| MAX-FILES | No. of allowed concurrent open files? | Integer |
| DEFAULT-FONT | Default font is MEDIUM-FONT | Integer |
| File-Case | No filename case translation. | 0, 1 |
| V-Version | Specifies version of newly created vision files. | Integer |
| PHYS-H | Window height. (Optional) | Integer |
| PHYS-W | Window width. (Optional) | Integer |
| CURSOR-MODE | Default is 3. Mouse is visible only during ACCEPT statements. | 1, 2, 3 |
| Only used in MESSAGE.CBL which I think is never called? | ||
| MOUSE-FLAGS | Determines which mouse actions will generate events. | |
| Only used in MESSAGE.CBL which I think is never called? | ||
| CODE-PREFIX | Path to directory holding ACU files. | String |
| CODE-SUFFIX | Implicit file extension for COBOL programs (e.g. CALL "PSSHOW" instead of CALL "PSSHOW.ACU") | ".acu" |
| FILE-PREFIX | Path to directory holding the store database. | String |