You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wrap_in_loop() currently takes a number of iterations and uses a MOVE statement to set a memory reference to that value. This works, but doesn't allow you to easily modify the shot count between runs.
The text was updated successfully, but these errors were encountered:
MarquessV
changed the title
wrap_in
wrap_in_loop should support setting loop count at execution time
Apr 17, 2024
wrap_in_loop()
currently takes a number of iterations and uses a MOVE statement to set a memory reference to that value. This works, but doesn't allow you to easily modify the shot count between runs.The text was updated successfully, but these errors were encountered: