catching some message from command prompt

Thomas Weber thomas.weber.mail at gmail.com
Mon Aug 11 04:37:04 CDT 2008


Am Montag, den 11.08.2008, 07:56 +0000 schrieb
michaelschmid1 at bluewin.ch:
> Hi all
> 
> I need the message I'm writing to the octave command prompt for
> testing purpose. Now I don't want put some additional code into
> the "function codes". That's why I'm wondering if I can
> catch the message to reuse it.

	help diary

This will also catch the output of your commands.

	Thomas



More information about the Help-octave mailing list