Originally Posted by
RWGBob
SHELL "C:\PATH\WORDPAD.EXE"
That's all there is to it.
That's not enough. This way all the printer control codes embedded in the text would end up on paper.
You should create an RTF file for Wordpad instead of a TXT, and translate all the Bold, Condensed and other control codes sent by the Basic program into the corresponding RTF commands.
Regards,
Davide