Zitat von EasyEventExporter
- SCRIPT -
<> Move Picture: #10, (31, 108), Mgn 100%, Tsp 100%, 0,0 sec., Wait
<> Show Picture: #7, verw-einnahmenübersicht1, (160, 120), Mgn 300%, Tsp 100%, No trans. color
<> Play Sound Effect: buch, Volume 100%, Speed 100%, Pan Center
<> Move Picture: #7, (160, 120), Mgn 100%, Tsp 0%, 0,4 sec., Wait
<> Key Input Processing: Var. [1001], Wait until key pressed, Keys: Decision, Cancel
<> Fork Condition: If Variable [1001] == 5 then ...
. <> Play Sound Effect: buch, Volume 100%, Speed 100%, Pan Center
. <> Show Picture: #7, verw-einnahmenübersicht2, (160, 120), Mgn 100%, Tsp 0%, No trans. color
. <>
: Else ...
. <> Fork Condition: If Variable [1001] == 6 then ...
. . <> Move Picture: #7, (160, 120), Mgn 300%, Tsp 100%, 0,4 sec., Wait
. . <> Erase Picture: #7
. . <> Move Picture: #10, (31, 108), Mgn 100%, Tsp 0%, 0,0 sec.
. . <> Change Switch: [1065] = OFF
. . <> Change Switch: [1062] = ON
. . <>
. : End of fork
. <>
: End of fork
<> Key Input Processing: Var. [1001], Wait until key pressed, Keys: Decision, Cancel
<> Fork Condition: If Variable [1001] == 5 then ...
. <> Move Picture: #7, (160, 120), Mgn 300%, Tsp 100%, 0,4 sec., Wait
. <> Erase Picture: #7
. <> Move Picture: #10, (31, 108), Mgn 100%, Tsp 0%, 0,0 sec.
. <> Change Switch: [1065] = OFF
. <> Change Switch: [1062] = ON
. <>
: Else ...
. <> Fork Condition: If Variable [1001] == 6 then ...
. . <> Move Picture: #7, (160, 120), Mgn 300%, Tsp 100%, 0,4 sec., Wait
. . <> Erase Picture: #7
. . <> Move Picture: #10, (31, 108), Mgn 100%, Tsp 0%, 0,0 sec.
. . <> Change Switch: [1065] = OFF
. . <> Change Switch: [1062] = ON
. . <>
. : End of fork
. <>
: End of fork
...