09-28-2024, 09:50 PM
#!yab
window open 100,100 to 400,400, "Example", "Example"
draw set "HighColor", 184,184,184 , "Example"
draw set IsStroke, "HighSolidFill"
draw rect 10,10, 290, 290, "Example"
sleep 7
window close "Example"
window open 100,100 to 400,400, "Example", "Example"
draw set "HighColor", 184,184,184 , "Example"
draw set IsStroke, "HighSolidFill"
draw rect 10,10, 290, 290, "Example"
sleep 7
window close "Example"