TriOS-alt/zubehör/sphinx/spinx100225-ori/sphinx1/hello2.spn

12 lines
174 B
Plaintext
Raw Normal View History

2010-11-26 23:58:06 +01:00
obj
term : "isxtv"
f : "sxfile"
pub Main
term.str( string("Howdy, <your name>") )
term.out( 13 )
f.Open( string("sphinx.bin"), "R" )
f.Execute( 0 )