Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Variable Set Integer N1 to 0
Repeat Until N1 = 1
         Variable Set String T2 from prompt - Item Barcode..
         Window Activate: "Ares"
         Delay 1.00 Seconds
         Alt Key Down
                  Delay 0.05 Seconds
                  Text Type: s
                  Delay 0.05 Seconds
             Alt Key Up
         Delay 1.00 Seconds
         Text Type: <TAB><TAB><TAB><TAB>
                  <TAB><TAB><TAB>%T2%<ENTER>
             Delay 2.00 Seconds
         Shift Key Down
                  Text Type: <TAB><TAB><TAB><TAB><TAB>
                          <TAB><TAB><TAB><TAB><TAB>
             Shift Key Up
         Text Type %T2%
         Shift Key Down
                  Text Type: <TAB><TAB><TAB><TAB><TAB>
                          <TAB><TAB><TAB><TAB><TAB><TAB>
             Shift Key Up
         Clipboard Empty
         Clipboard Copy
         Delay 0.50 Seconds
         Variable Set String T99 from clipboard
         Marco Run: Set Reserve types
         Alt Key Down
                  Delay 0.50 Seconds
                  Text Type: s
             Alt Key Up
         Window Active: "Voyager Circulation"
         Alt Key Down
                  Text Type: fc Wiki Markup

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Alt Key Up &nbsp;&nbsp;&nbsp; Text Type: <ESC><ESC> &nbsp;&nbsp;&nbsp; Control Key Down &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Text Type: i &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Control Key Up &nbsp;&nbsp;&nbsp; Delay 0.50 Seconds &nbsp;&nbsp;&nbsp; Text Type: %T2%<ENTER> &nbsp;&nbsp;&nbsp; Delay 0.50 Seconds &nbsp;&nbsp;&nbsp; Control Key Down &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Text Type: e &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Control Key Up &nbsp;&nbsp;&nbsp; Delay 0.05 Seconds &nbsp;&nbsp;&nbsp; Alt Key Down &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Text Type: e &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Alt Key Up &nbsp;&nbsp;&nbsp; Delay 0.50 Seconds &nbsp;&nbsp;&nbsp; Alt Key Down &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Text Type: i &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Alt Key Up &nbsp;&nbsp;&nbsp; Text Type: <TAB><TAB><DELETE>%T60% &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <TAB><TAB><DELETE>%T96% &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Delay 0.50 Seconds &nbsp;&nbsp;&nbsp; Alt Key Down &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Text Type: o &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Alt Key Up &nbsp;&nbsp;&nbsp; Window Active: "Item \[" &nbsp;&nbsp;&nbsp; Macro Run: Change to Avl - Item Screen &nbsp;&nbsp;&nbsp; Delay 3.00 Seconds &nbsp;&nbsp;&nbsp; Window Close - Window Title: Item \[ItemID &nbsp;&nbsp;&nbsp; Delay 0.50 Seconds &nbsp;&nbsp;&nbsp; Window close - Window Title: General Search &nbsp;&nbsp;&nbsp; If Message &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *{_}Caption - Add Another Item{_}* *_&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Message - Would you like to check in another item?_* *_&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Buttons to Use - Yes and No{_}* &nbsp;&nbsp;&nbsp; Else &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Variable Set Integer N1 to 1 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End If Repeat End &nbsp;        Alt Key Up
    Text Type: <ESC><ESC>
    Control Key Down
            Text Type: i
        Control Key Up
    Delay 0.50 Seconds
    Text Type: %T2%<ENTER>
    Delay 0.50 Seconds
    Control Key Down
            Text Type: e
        Control Key Up
    Delay 0.05 Seconds
    Alt Key Down
            Text Type: e
        Alt Key Up
    Delay 0.50 Seconds
    Alt Key Down
            Text Type: i
        Alt Key Up
    Text Type: <TAB><TAB><DELETE>%T60%
            <TAB><TAB><DELETE>%T96%
        Delay 0.50 Seconds
    Alt Key Down
            Text Type: o
        Alt Key Up
    Window Active: "Item ["
    Macro Run: Change to Avl - Item Screen
    Delay 3.00 Seconds
    Window Close - Window Title: Item [ItemID
    Delay 0.50 Seconds
    Window close - Window Title: General Search
    If Message
           Caption - Add Another Item
           Message - Would you like to check in another item?
           Buttons to Use - Yes and No
    Else
            Variable Set Integer N1 to 1
        End If
Repeat End