Skip to content

COMMON: Implementation of TICKS(n)#281

Open
Joe7M wants to merge 1 commit intosmallbasic:masterfrom
Joe7M:master
Open

COMMON: Implementation of TICKS(n)#281
Joe7M wants to merge 1 commit intosmallbasic:masterfrom
Joe7M:master

Conversation

@Joe7M
Copy link
Contributor

@Joe7M Joe7M commented Mar 16, 2026

Hi Chris,

when TICKS(n) is called as a procedure, ticks will be set to n. If n=0 it would act like a reset of ticks.

The example in the feature request by Tinine would look like:

ticks(0)
repeat
.
.
until ticks() > 100

Best regards, Joerg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant