You are on page 1of 2

# Script for LAF Robot

Bubble_properties(Verdana,B,14,r255g255b255,r0g127b255)
Text_properties(Verdana,B,14,r0g127b255,r255g255b255,r0g0b255,r0g0b200)
Shape_properties(r42g127b255,r0g0b0,1,0)
Shape_around(item,LAF_BLOCK.ITEM1,90000,blink_roundrectangle,2)
Arrow_To_Item(2000,2,LAF_BLOCK.ITEM1,E,NW,50,NW)
Go_Block(DEPT)
KEY-ENTQRY
KEY-EXEQRY
KEY-NXTREC
KEY-NXTREC
KEY-NXTREC
KEY-PRVREC
Go_Item(DEPT.LOC)
Bubble(2000,10,10,180,50,You can display bubbles...)
Mouse_Move_to(LAF_BLOCK.PB_CREATE)
Mouse_Press(1)
Bubble(2000,20,120,220,30,... anywhere you want ...)
Paste(100)
KEY-NXT-ITEM
Paste(LOGISTIC)
Bubble(2000,200,215,200,45,... to underline steps of the process)
KEY-NXT-ITEM
Paste(DALAS)
Send_Key(END)
Wait(100)
Send_Key(LEFT)
Send_Key(LEFT)
Paste(L)
Wait(1000)
Mouse_Move_to(LAF_BLOCK.PB_DELETE)
Mouse_Press(1)
Shape(4000,circle,2,80,100,50,60)
Shape_properties(r0g127b255,r0g0b0,1,0)
Bubble(1000,200,215,160,30, enlight an item)
Shape_properties(r127g0b255,r0g0b0,10,3)
Shape_around(item,laf_block.pb_create,2000,roundrectangle,4)
Bubble(1000,150,215,160,30, enlight a block)
Shape_around(block,dept,2000,roundrectangle,3)
Bubble(1000,150,215,160,30, enlight an window)
Shape_around(window,-,2000,roundrectangle,3)
Bubble(2000,150,215,160,30, draw arrows)
Shape_properties(r42g127b255,r0g0b0,1,0)
Wait(100)
Arrow_To_Item(2000,2,LAF_BLOCK.PB_DELETE,I,N,50,N)
Arrow_To_Item(2000,2,LAF_BLOCK.PB_DELETE,I,NE,50,NE)
Arrow_To_Item(2000,2,LAF_BLOCK.PB_DELETE,I,E,50,E)
Arrow_To_Item(2000,2,LAF_BLOCK.PB_DELETE,I,SE,50,SE)
Arrow_To_Item(2000,2,LAF_BLOCK.PB_DELETE,E,S,50,S)
Arrow_To_Item(2000,2,LAF_BLOCK.PB_DELETE,E,SW,50,SW)
Arrow_To_Item(2000,2,LAF_BLOCK.PB_DELETE,E,W,50,W)
Arrow_To_Item(2000,2,LAF_BLOCK.PB_DELETE,E,NW,50,NW)
Wait(1000)
Bubble(3000,150,215,200,30, or any kind of shapes...)
Shape(4000,blink_polygon,2,20,192,15,177,22,154,24,137,24,98,29,73,38,55,47,37,59,2
7,73,20,87,17,99,16,135,22,153,22,181,18,197,9,216,8,241,19,251,19,264,23,280,33,29
7,58,304,78,314,101,317,105,334,107,334,110,332,113,317,116,324,155,328,188,330,216
,330,238,322,241,320,239,320,231,321,220,315,194,304,149,296,124,289,113,282,106,25
7,96,257,106,254,108,241,109,234,108,222,108,219,113,219,130,224,151,237,183,246,20
3,247,215,263,234,253,244,227,243,226,229,222,215,214,200,200,179,184,225,194,239,1
93,242,184,244,168,244,155,240,160,228,168,187,169,175,167,158,169,135,161,135,148,
138,120,149,100,148,91,156,85,159,79,168,77,186,78,200,86,222,95,231,96,236,93,240,
88,240,58,239,58,216,53,200,50,187,37,219,36,226,37,230,34,235,23,235,6,230,23,196,
32,171,37,128,32,118)
Mouse_Move_to(LAF_BLOCK.PB_START)
Shape(3000,text,36,200,200,End of demo)

You might also like