StrokesPlus.net
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
rootstock  
#1 Posted : Tuesday, April 4, 2023 12:46:58 AM(UTC)
rootstock

Rank: Newbie

Reputation:

Groups: Approved
Joined: 9/13/2021(UTC)
Posts: 4
China

Thanks: 1 times
when i started a hotkey , it takes 100 times circle. and will take a longtime , is it possible to stop it ? i mean is that any key can break it ?
Rob  
#2 Posted : Tuesday, April 4, 2023 12:52:45 PM(UTC)
Rob

Rank: Administration

Reputation:

Groups: Translators, Members, Administrators
Joined: 1/11/2018(UTC)
Posts: 1,359
United States
Location: Tampa, FL

Thanks: 28 times
Was thanked: 419 time(s) in 356 post(s)
The best method is to write your code to handle checking to see if it should exit on each loop, like checking a stored variable value or something that you can set from another script.

You can also try executing this from the S+ Console:
Code:
sp.StopAllScripts();
thanks 1 user thanked Rob for this useful post.
rootstock on 4/5/2023(UTC)
rootstock  
#3 Posted : Wednesday, April 5, 2023 11:37:01 PM(UTC)
rootstock

Rank: Newbie

Reputation:

Groups: Approved
Joined: 9/13/2021(UTC)
Posts: 4
China

Thanks: 1 times
thank you , Rob
Users browsing this topic
Guest
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.