「Itts RUN AP.dll」修訂間的差異

出自ITTS
跳至導覽 跳至搜尋
行 5: 行 5:
 
13:Run DOS AP and store the result in the file
 
13:Run DOS AP and store the result in the file
 
04:Check application ( check Exit or not in  process (already running or not))
 
04:Check application ( check Exit or not in  process (already running or not))
 
 
 
•當Edior mode=1時可使用alt+滑鼠滾輪更改shape寬度,或使用shift+滑鼠滾輪可更改shape高度,滑鼠可直接拉取shape至指定位置
 
 
 
[[檔案:Parse key edit cell.png]]
 
  
 
•當勾選Edit cell時可以學習按鍵代碼,增加按鍵如上圖
 
•當勾選Edit cell時可以學習按鍵代碼,增加按鍵如上圖

於 2024年11月29日 (五) 15:15 的修訂

ITTS_RUN_AP.dll 功能:

01:RUN 02:Stop exit 03:Run DOS AP 13:Run DOS AP and store the result in the file 04:Check application ( check Exit or not in process (already running or not))

•當勾選Edit cell時可以學習按鍵代碼,增加按鍵如上圖


腳本範例 01:

Parse key XE10 Example Tree (copy scrip contents phase to scrip editor)
    <Item> 
      <Text> </Text> 
      <Description> RUN www</Description> 
      <ItemType> 2</ItemType> 
      <Skip> 1</Skip> 
      <ItemSection1> DLL</ItemSection1> 
      <ItemSection2> EXECUTE</ItemSection2> 
      <ItemCommand> ITTS_RUN_AP.dll</ItemCommand> 
      <FailAction> </FailAction> 
      <FieldName> </FieldName> 
      <FieldNumber> </FieldNumber> 
      <ErrorCode> </ErrorCode> 
      <RetryTimes> 0</RetryTimes> 
      <RetryDelay> 0</RetryDelay> 
      <Process> </Process> 
      <FieldType> </FieldType> 
      <Parameter> 
        <i1>
          <Content></Content>
          <Description>Min</Description>
        </i1>
        <i2>
          <Content></Content>
          <Description>Max</Description>
        </i2>
        <i3>
          <Content>01:RUN</Content>
          <Description>P3 command</Description>
        </i3>
        <i4>
          <Content>www.google.com</Content>
          <Description>P4 FileName</Description>
        </i4>
        <i5>
          <Content></Content>
          <Description>P5 parameter</Description>
        </i5>
        <i6>
          <Content></Content>
          <Description>P6 Path</Description>
        </i6>
        <i7>
          <Content>9</Content>
          <Description>P7 show</Description>
        </i7>
        <i8>
          <Content></Content>
          <Description>P8</Description>
        </i8>
        <i9>
          <Content></Content>
          <Description>P9</Description>
        </i9>
        <i10>
          <Content>1</Content>
          <Description>Value10</Description>
        </i10>
      </Parameter> 
    </Item> 

腳本範例 02:

Parse key XE10 Example Tree (copy scrip contents phase to scrip editor)
    <Item> 
      <Text> </Text> 
      <Description> RUN note pad</Description> 
      <ItemType> 2</ItemType> 
      <Skip> 1</Skip> 
      <ItemSection1> DLL</ItemSection1> 
      <ItemSection2> EXECUTE</ItemSection2> 
      <ItemCommand> ITTS_RUN_AP.dll</ItemCommand> 
      <FailAction> </FailAction> 
      <FieldName> res</FieldName> 
      <FieldNumber> </FieldNumber> 
      <ErrorCode> </ErrorCode> 
      <RetryTimes> 0</RetryTimes> 
      <RetryDelay> 0</RetryDelay> 
      <Process> </Process> 
      <FieldType> </FieldType> 
      <Parameter> 
        <i1>
          <Content></Content>
          <Description>Min</Description>
        </i1>
        <i2>
          <Content></Content>
          <Description>Max</Description>
        </i2>
        <i3>
          <Content>01:RUN</Content>
          <Description>P3 command</Description>
        </i3>
        <i4>
          <Content>notepad.exe</Content>
          <Description>P4 FileName</Description>
        </i4>
        <i5>
          <Content>C:\WINDOWS\SYSTEM.INI</Content>
          <Description>P5 parameter</Description>
        </i5>
        <i6>
          <Content>C:\WINDOWS\</Content>
          <Description>P6 Path</Description>
        </i6>
        <i7>
          <Content></Content>
          <Description>P7</Description>
        </i7>
        <i8>
          <Content></Content>
          <Description>P8</Description>
        </i8>
        <i9>
          <Content></Content>
          <Description>P9</Description>
        </i9>
        <i10>
          <Content>debug</Content>
          <Description>Value10</Description>
        </i10>
      </Parameter> 
    </Item> 

腳本範例 01:

Parse key XE10 Example Tree (copy scrip contents phase to scrip editor)
    <Item> 
      <Text> </Text> 
      <Description> RUN www</Description> 
      <ItemType> 2</ItemType> 
      <Skip> 1</Skip> 
      <ItemSection1> DLL</ItemSection1> 
      <ItemSection2> EXECUTE</ItemSection2> 
      <ItemCommand> ITTS_RUN_AP.dll</ItemCommand> 
      <FailAction> </FailAction> 
      <FieldName> </FieldName> 
      <FieldNumber> </FieldNumber> 
      <ErrorCode> </ErrorCode> 
      <RetryTimes> 0</RetryTimes> 
      <RetryDelay> 0</RetryDelay> 
      <Process> </Process> 
      <FieldType> </FieldType> 
      <Parameter> 
        <i1>
          <Content></Content>
          <Description>Min</Description>
        </i1>
        <i2>
          <Content></Content>
          <Description>Max</Description>
        </i2>
        <i3>
          <Content>01:RUN</Content>
          <Description>P3 command</Description>
        </i3>
        <i4>
          <Content>www.google.com</Content>
          <Description>P4 FileName</Description>
        </i4>
        <i5>
          <Content></Content>
          <Description>P5 parameter</Description>
        </i5>
        <i6>
          <Content></Content>
          <Description>P6 Path</Description>
        </i6>
        <i7>
          <Content>9</Content>
          <Description>P7 show</Description>
        </i7>
        <i8>
          <Content></Content>
          <Description>P8</Description>
        </i8>
        <i9>
          <Content></Content>
          <Description>P9</Description>
        </i9>
        <i10>
          <Content>1</Content>
          <Description>Value10</Description>
        </i10>
      </Parameter> 
    </Item> 

腳本範例 03:

Parse key XE10 Example Tree (copy scrip contents phase to scrip editor)
    <Item> 
      <Text> </Text> 
      <Description> RUN www</Description> 
      <ItemType> 2</ItemType> 
      <Skip> 1</Skip> 
      <ItemSection1> DLL</ItemSection1> 
      <ItemSection2> EXECUTE</ItemSection2> 
      <ItemCommand> ITTS_RUN_AP.dll</ItemCommand> 
      <FailAction> </FailAction> 
      <FieldName> </FieldName> 
      <FieldNumber> </FieldNumber> 
      <ErrorCode> </ErrorCode> 
      <RetryTimes> 0</RetryTimes> 
      <RetryDelay> 0</RetryDelay> 
      <Process> </Process> 
      <FieldType> </FieldType> 
      <Parameter> 
        <i1>
          <Content></Content>
          <Description>Min</Description>
        </i1>
        <i2>
          <Content></Content>
          <Description>Max</Description>
        </i2>
        <i3>
          <Content>01:RUN</Content>
          <Description>P3 command</Description>
        </i3>
        <i4>
          <Content>www.google.com</Content>
          <Description>P4 FileName</Description>
        </i4>
        <i5>
          <Content></Content>
          <Description>P5 parameter</Description>
        </i5>
        <i6>
          <Content></Content>
          <Description>P6 Path</Description>
        </i6>
        <i7>
          <Content>9</Content>
          <Description>P7 show</Description>
        </i7>
        <i8>
          <Content></Content>
          <Description>P8</Description>
        </i8>
        <i9>
          <Content></Content>
          <Description>P9</Description>
        </i9>
        <i10>
          <Content>1</Content>
          <Description>Value10</Description>
        </i10>
      </Parameter> 
    </Item> 

ITTS example: 檔案:Parse key XE10 example.itts