Project

General

Profile

start.p

Stanislav Lomany, 11/22/2017 08:11 AM

Download (113 Bytes)

 
1
repeat on stop undo, next:
2
  hide all no-pause.
3
  run sub-menus.p.
4
  message "finish1".
5
end.
6

    
7
message "finish2".