i think im not expressing myself very clearly.
Im sorry!

lets start over:

how can I add 1 to the variable X every second?
like


X += 1*every second.

without using thoses 'sys_this, sys_that...' predefinedes..

I know ill probably need to use time_step, i just dont want to use those SYS predefines..
smile