[Tutor] cls

alan.gauld@bt.com alan.gauld@bt.com
Mon, 24 May 1999 09:56:41 +0100


> I connot find anywhere equivalent of 'cls' command. PLEASE HELP!!! TIA

On Unix:

os.system('clear')

On DOS:

os.system('COMMAND>COM /C CLS')

should work.

Dunno what the equivalent would be on a Mac.... ;-)

Alan G.


> 
> 
>   Junior.
> 
> e-mail: junior@supermedia.pl                              
> fidonet: 2:480/112.12
> --- GoldED/W32 3.0.1
>  * Origin: Today's magic number is: 24 (2:480/112.12)
> 
>