Page 1 of 1

Animated Splash Screen for your programs

Posted: Mon Mar 20, 2006 7:34 am
by john_456_fx
This is a very simple utility that's main function is to provide
a splash screen for your programs. You can choose between two
types of text: WAIT or LOADING.
How it works:
RUN the sp.tkn file with a choice of the 2 types of text(WAIT
or LOADING) as a commandLine$. That's it!
Example:

Code: Select all

RUN "sp.tkn wait"
'Do some stuff
Or:

Code: Select all

RUN "sp.tkn loading"
'Do some stuff
The selected text will be presented as if it is cut into 10
parts and then moved back and forth independently to give the
impression the characters moving on a wave.