Rank: Newbie
Groups: Registered
Joined: 1/24/2020(UTC) Posts: 5 Thanks: 1 times
|
Hi, I'm trying my hand at scripting for the first time I just don't understand how to loop a script.
The basic function for now is:
Function=OverlayInput1In&Input=1 Sleep 10000 Function=OverlayInput1Out&Input=1 Function=OverlayInput2In&Input=2 Sleep 10000 Function=OverlayInput2Out&Input=2 Function=OverlayInput3In&Input=3 Sleep 10000 Function=OverlayInput3Out&Input=3
From here I would like the Loop to start again but I don't understand how it should be put
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,216 Location: Belgium Thanks: 291 times Was thanked: 955 time(s) in 790 post(s)
|
Originally Posted by: GHz Hi, I'm trying my hand at scripting for the first time I just don't understand how to loop a script.
The basic function for now is:
Function=OverlayInput1In&Input=1 Sleep 10000 Function=OverlayInput1Out&Input=1 Function=OverlayInput2In&Input=2 Sleep 10000 Function=OverlayInput2Out&Input=2 Function=OverlayInput3In&Input=3 Sleep 10000 Function=OverlayInput3Out&Input=3
From here I would like the Loop to start again but I don't understand how it should be put Think you are better off using vb.net scripting (do while -- loop) Check the cripting for dummies post in this forum
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close