Jump to content

Rosetta Code/Run examples: Difference between revisions

Line 58:
a$ = word$(a$,2,"-")
a$ = word$(a$,1,"""")
cls ' clear screen
cls
'print a$ ' this is the program number used in the [RC] editor
 
Line 98:
WEND
END FUNCTION</lang>
 
 
 
 
=={{header|Tcl}}==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.