1|1|3|1
<?xml version="1.0" encoding="utf-16"?>
<Forms version="3.0">
  <Form module="po" application="order_load_sql" name="progress" x="0" y="0" width="660" height="78" style="">
    <Coaching />
    <Grid num="1">
      <GridRow num="1">
        <GridColumn num="1" span="6">
          <Part title="Order Load progress" x="0" y="0" 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. orders created:<GUILocation x="4" y="4" width="71" /></Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="num_orders:1">
                          <GUILocation x="75" y="4" width="20" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
              </GridRow>
              <GridRow num="2">
                <GridColumn num="1">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Label num="1">No. lines created:<GUILocation x="4" y="18" width="64" /></Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="num_lines:1">
                          <GUILocation x="75" y="18" width="20" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
              </GridRow>
              <GridRow num="3">
                <GridColumn num="1">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Label num="1">No. errors found:<GUILocation x="4" y="32" width="63" /></Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="num_errors:1">
                          <GUILocation x="75" y="32" width="20" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
              </GridRow>
            </Grid>
          </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>
