PROCESSEVERY

Top  Previous  Next

Keyword Description

Batch.SIG command used optionally to force the next SIG or SIZ file called to process on every pass of a stepping operation

Where Legal

Resources

Entry Logic

Exit Logic

Initial Size

Resize

(Pre-Category)

Resize

(Category-Level)

l

 

 

 

 

 

Syntax

PROCESSEVERY

 

Example

Sample code (batch file)

STEPPING=ON                           ' run any stepping code found in the following files

..\stocks\My_SmallCap_System.SIG         ' this sig file was edited to include stepping code

MySize1.siz        ' process only on first pass is the default

PROCESSEVERY        ' force the next file called to process on every pass

MySize2.siz        ' process on every pass

MySize3.siz        ' process only on first pass is the default

NEXTSTEP

Portfolio.siz        ' Last .siz called is automatically processed on every pass

 

See also:

Introduction to batch files, stepping FAQ