Context File

In ScanTools software, the scanning, editing, scoring, and file conversion functions reside in the main program, ScanTools Plus.exe. Multiple command parameters are replaced by a single parameter which references a context file. A context file is an ASCII text file.

NOTE: If you want to start ScanTools software from the Run dialog box or create your own icon and command line to automate a particular ScanTools function, you can use a context file with a command line entry.

Context files do not affect the stored context of an application; they only temporarily change the application's context. If you require control over paths used with the application, you can define new data, application, and profile paths in the context file. These paths remain in force until the current session is completed.

The context file consists of lines of text with a keyword on the left and a value on the right. Case is irrelevant. White space and lines beginning with an exclamation mark (!) are ignored. At least one space must separate the keyword name and the value, and the keyword name and the value must appear on the same line. The name field may be upper, lower, or mixed case.

The keyword value is determined using the following set of rules:

NOTE: If a context file name has spaces embedded in it, the entire file name must be enclosed in double quotes. For example, "ScanTools Plus".

You may use the same context file for scanning, editing, scoring, and converting; the fields unused by the current action are ignored. If an error is present in the context file, an appropriate error message is created and displayed; then, ScanTools software terminates.

CAUTION: Do not use an autoname with the *s (sequence number) code in a context file. This code is not supported in a context file. All other autoname codes are valid.

Sample Context Files

Sample 1 - Context file for scanning.
Sample 2 - Context file for scanning.

The following table shows the allowed syntax for each keyword. The column labeled Default shows what is used if a keyword is not included in the file. The context file default value is NOT the same as any Application Defaults you may define using the Defaults dialog.

The APPLPATH, DATAPATH and PROFPATH keywords use a default value from the Paths dialog. If you want a different value, these keywords must appear first in the context file, before the APPLICATION keyword.

Keyword Default Scan

Convert

Edit

Score

Archive

Values

APPLPATH

Paths dialog current value

Optional

Optional

Optional

Optional

Optional

Application path to use

ARCHDIR

No default

N/A

N/A

N/A

N/A

Optional

Full path name of the directory to use for archiving. Images in a different location than the data file specified in the FILENAME keyword. If ARCHDIR keyword is used, the DEFARCHDIR NO keyword setting must also be included.

DATAPATH

Paths dialog current value

Optional

Optional

Optional

Optional

Optional

Data file path to use

PROFPATH

Paths dialog current value

Optional

Optional

Optional

Optional

Optional

Profile path to use

APPLICATION

No default

Required

Required

Required

Required

Required

Application number to use

FILENAME

No default

Required

Required

Required

Required

Required

Name of data file to use. Cannot contain spaces.

EDITP

None

Optional

N/A

Required

N/A

N/A

Name of edit profile to use. Cannot contain spaces. Must include extension .$EP

SCOREP

None

Optional

N/A

N/A

Required

N/A

Name of score profile to use. Cannot contain spaces. Must include extension .$SP

CONVERTP

None

Optional

Required

N/A

N/A

N/A

Name of conversion profile to use. Cannot contain spaces. Must include extension .$CP

CONVOUT

None

Optional

Required

N/A

N/A

N/A

Name of conversion output file. Cannot contain spaces. If you use a conversion profile in scanning, and DEFCNVT does not have a yes value, this field is required

APPENDFILE

Yes

Optional

Optional

N/A

N/A

N/A

Yes (append to existing file). New data is added after last data record of the named Data and Converted files.

No (replace/overwrite existing file)

NOTE: APPENDFILE Yes means the same as REPLACEFILE No and APPENDFILE No means the same as REPLACEFILE Yes. Because one keyword sets both flags, select only one keyword—APPENDFILE or REPLACEFILE—to set both flags for converted and data file append/replace.

AUTONAME

No

Optional

N/A

N/A

N/A

N/A

Yes (use FILENAME as template), No, Batch (set batch name to sequence number)

AUTORESET

Never

Optional

N/A

N/A

N/A

N/A

Controls resetting sequence numbers. Never, Daily, Weekly and Monthly

BATCH

1

Optional

N/A

N/A

N/A

N/A

Batch number

CORRECTEDIT

No

Optional

N/A

N/A

N/A

N/A

Yes (correct online) or No

CLEANARCHDIR

No

N/A

N/A

N/A

N/A

Optional

Yes - Delete all files in image file directory before archiving.

No - Preserve existing files in image files directory.

DATE

Today

Optional

N/A

N/A

N/A

N/A

Scan date, see Scanning Options.

DEFARCHDIR

Yes

N/A

N/A

N/A

N/A

Optional

Yes - Use for archiving images in the same location as the data file specified in the FILENAME keyword.

No - Must specify ARCHDIR keyword. DEFARCHDIR NO keyword must be included when ARCHDIR is used.

DEFCNVT

Yes

Optional

Optional

N/A

N/A

N/A

Yes (create default conversion output name) or No

EDITTYPE

All

N/A

N/A

Optional

N/A

N/A

All - edit all records, same as Edit normally in Edit Options.

Unflag - edit unflagged records only, same as Recheck all records for edit failures in Edit Options.

Clear - clear record edit flags without editing, same as Clear all edit flags in Edit Options.

EXITKEY

Yes

Optional

Optional

Optional

Optional

Optional

Yes (require keystroke before exiting)

No (exit immediately following operation)

LITHOSTOP

Yes

Optional

N/A

N/A

N/A

N/A

Yes or No

MARGIN

Medium

Optional

N/A

N/A

N/A

N/A

Any read level allowed by the application

POFFSET

No

Optional

N/A

N/A

N/A

N/A

No - normal transport printing

Yes - offset edit failure printing

PRINT

S

Optional

N/A

N/A

N/A

N/A

Print options: S(erial), B(atch), R(un), D(ate), F(our) and N(one). N or a blank space turns the printer off. F is for printing four-character year, and must immediately follow D.

PRINTPOS

1

Optional

N/A

N/A

N/A

N/A

Start print position from 1 to 63

REPLACEFILE

No

Optional

Optional

N/A

N/A

N/A

Yes (replace/overwrite existing file) New data replaces all the old data in the named files. All old data is erased and not recoverable.

No (append to existing file)

NOTE: REPLACEFILE No means the same as APPENDFILE Yes, and REPLACEFILE Yes means the same as APPENDFILE No. Because one keyword sets both flags, select only one keyword—REPLACEFILE or APPENDFILE—to set both flags for converted and data file append/replace.

RUN

1     

Optional

N/A

N/A

N/A

N/A

Run number

SERIAL

1

Optional

N/A

N/A

N/A

N/A

Starting serial number (ignored if appending to a file)

SYSTEMSTOP

Yes

Optional

N/A

N/A

N/A

N/A

Yes or No

THICKSTOP

Yes

Optional

N/A

N/A

N/A

N/A

Yes - means that the scanner controls thickness checking, not the ScanTools application. This is the same as using the Scanning Options, Thickness error check on.

No - means that the value defined for the sheet in the ScanTools application is used for thickness checking.

Related topic:Sheet Thickness Checking.

THRESHOLD

Normal

Optional

N/A

N/A

N/A

N/A

Any read level allowed by the application

 

 

 

See Help on Help for additional information on using this help file.

See Scantron Technical Support for additional information on technical support and training options.

See the ScanTools Suite System Requirements for further details on hardware and software requirements.

ScanTools is a suite of products; the specific information you want may appear in the help for a different module. If you don't find what you're looking for here, try one of the following:

 

Scantron Corporation

Customer Service (forms, products, and services):

1-800-SCANTRON (722-6876)

www.scantron.com

Technical Support:

1-800-445-3141

support@scantron.com

Copyright © 1998-2012 Scantron Corporation. All rights reserved. Use permitted only under license. www.scantron.com. No part of the Help or user guides may be reproduced in any form, or by any means, without express permission from Scantron Corporation.

LINKS TO THIRD PARTY SITES

This help system may contain links to third party websites ("Linked Sites"). The Linked Sites are not under the control of Scantron and Scantron is not responsible for the content of any Linked Site, including without limitation any link contained in a Linked Site or any changes or modifications to a Linked Site. Scantron is not responsible for web casting or any other form of transmission received from any Linked Site. Scantron provides Users with the ability to link the Assessment System to the Linked Sites as a convenience to you, and the inclusion of any link does not imply endorsement by Scantron of the Linked Site or any association with its operators.