in reply to A spinning JAPH

I hope system('clear')&&system('cls') will work on most systems, but if not, please adjust.

You might try print "\ec" instead of system('clear')&&system('cls'), I think it should work on most terminals. Very cool.

-stvn

Replies are listed 'Best First'.
Re^2: A spinning JAPH
by Ido (Hermit) on Jul 02, 2004 at 00:25 UTC
    Thanks, but it doesn't work here, on Win...