Hi,
Thanks for the tips, all. I got it working fine when I understood where these damn commands should be put. I got a bit lost between macros, commands, execute line, plugins, bundles,... as a start ;)
anyway, it works now, thanks!
PS: is there any RSS feed for this list, or a good way to follow it? (my yahoo! webmail doesn't like the encoding of the message for some reason, it's very annoying)
Commands: http://macromates.com/textmate/manual/commands
Feel free to ask follow-up questions, I donât know exactly what Octave produces, or which arguments it takes, but making the command be: âoctave -fâ and input âEntire Documentâ with output being⦠uhm⦠show tool tip, maybe? sounds like it should get you started.
As for path to Octave, see: http://macromates.com/textmate/manual/ shell_commands#search_path
De: Allan Odgaard throw-away-1@macromates.com
À: TextMate users textmate@lists.macromates.com Date: Sun, 12 Nov 2006 16:33:36 +0100 Objet: Re: [TxMt] run Octave code
On 12. Nov 2006, at 15:59, baptiste auguie wrote:
Example:
#! /sw/bin/octave -f
load("datafile.dat");
...
displays an error,
error: load: unable to open input file
`datafile.dat'.
Itâs a relative path, so it must be, that the current working directory of your command is not the one which contains datafile.dat.
If you do a real command (as suggested in the other letter) then the current working directory should always be that of the current file. For âR executions it is not the case.
___________________________________________________________________________ Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses http://fr.answers.yahoo.com
On 12. Nov 2006, at 19:35, baptiste auguie wrote:
PS: is there any RSS feed for this list, or a good way to follow it? [...]
Have a look at http://dir.gmane.org/gmane.editors.textmate.general