1|1|1|6
<?xml version="1.0" encoding="utf-16"?>
<Forms version="3.0">
  <Form module="sl" application="cash_interface" name="main" x="0" y="0" width="660" height="198" style="">
    <Coaching>This program reads the ascii file specified and creates a A/R cash batch.</Coaching>
    <Grid num="1">
      <GridRow num="1">
        <GridColumn num="1" span="6">
          <Part title="Runtime selections" x="0" y="0" width="630" height="100" style="">
            <Grid num="1">
              <GridRow num="1">
                <GridColumn num="1">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Label num="1">Ascii file directory path:<GUILocation x="4" y="4" width="82" /></Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="path_name:1">
                          <GUILocation x="169" y="4" width="150" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
              </GridRow>
              <GridRow num="2">
                <GridColumn num="1">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Label num="1">Ascii file name:<GUILocation x="4" y="18" width="54" /></Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="file_name:1">
                          <GUILocation x="169" y="18" width="60" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
              </GridRow>
              <GridRow num="3">
                <GridColumn num="1">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Label num="1">Format (fixed, csv):<GUILocation x="4" y="32" width="71" /></Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="ascii_type:1">
                          <GUILocation x="169" y="32" width="11" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
              </GridRow>
              <GridRow num="4">
                <GridColumn num="1">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Label num="1">Trial run:<GUILocation x="4" y="46" width="34" /></Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="trial_run:1">
                          <GUILocation x="169" y="46" width="11" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
              </GridRow>
              <GridRow num="5">
                <GridColumn num="1">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Field num="1" ref="batch_no_prompt:1">
                          <GUILocation x="4" y="60" width="145" />
                        </Field>
                        <Field num="2" ref="sc_batch:1">
                          <GUILocation x="151" y="60" width="18" />
                        </Field>
                      </Title>
                      <Components>
                        <Field num="1" ref="batch:1">
                          <GUILocation x="169" y="60" width="36" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
              </GridRow>
              <GridRow num="6">
                <GridColumn num="1">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Field num="1" ref="eff_date_prompt:1">
                          <GUILocation x="4" y="74" width="140" />
                        </Field>
                      </Title>
                      <Components>
                        <Field num="1" ref="effective_date:1">
                          <GUILocation x="169" y="74" width="41" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
              </GridRow>
            </Grid>
            <Parents />
          </Part>
        </GridColumn>
      </GridRow>
      <GridRow num="2">
        <GridColumn num="1" span="6">
          <Part title="Progress" x="0" y="120" width="630" height="58" style="">
            <Grid num="1">
              <GridRow num="1">
                <GridColumn num="1">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Label num="1">No. of records read:<GUILocation x="4" y="4" width="73" /></Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="lines_read:1">
                          <GUILocation x="85" y="4" width="30" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
              </GridRow>
              <GridRow num="2">
                <GridColumn num="1">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Label num="1">No. of items accepted:<GUILocation x="4" y="18" width="81" /></Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="csh_created:1">
                          <GUILocation x="85" y="18" width="30" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
              </GridRow>
              <GridRow num="3">
                <GridColumn num="1">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Label num="1">No. of errors reported:<GUILocation x="4" y="32" width="80" /></Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="no_errors:1">
                          <GUILocation x="85" y="32" width="30" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
              </GridRow>
            </Grid>
            <Parents />
          </Part>
        </GridColumn>
      </GridRow>
    </Grid>
    <ActionKeys>
      <ActionKey key="0">
        <Icon>ActionClose.gif</Icon>
      </ActionKey>
      <ActionKey key="1">
        <Icon>ActionOK.gif</Icon>
      </ActionKey>
      <ActionKey key="2">
        <Icon>Browse.gif</Icon>
      </ActionKey>
      <ActionKey key="3">
        <Icon>FirstPage.gif</Icon>
      </ActionKey>
      <ActionKey key="5">
        <Icon>Delete.gif</Icon>
      </ActionKey>
      <ActionKey key="6">
        <Icon>NextPage.gif</Icon>
      </ActionKey>
      <ActionKey key="7">
        <Icon>PreviousPage.gif</Icon>
      </ActionKey>
      <ActionKey key="10">
        <Icon>Print.gif</Icon>
      </ActionKey>
    </ActionKeys>
  </Form>
</Forms>
