Meaning of some variables

2003-03-17 Thread Yann COLLETTE
Hello, What are the meaning of $$i $$o $$p ? Where can I find the definition of these variables and of things like the file-open command which appears in the bottom message bar when opening a file ? Your sincerely, Yann COLLETTE

Re: Meaning of some variables

2003-03-17 Thread Christian Ridderström
On Mon, 17 Mar 2003, Yann COLLETTE wrote: Hello, What are the meaning of $$i $$o $$p ? They are placeholders in conversion expressions, that will be replaced with the following: $$i = Name of input file $$i = Name of output file $$p = hmm... path of input or output

Meaning of some variables

2003-03-17 Thread Yann COLLETTE
Hello, What are the meaning of $$i $$o $$p ? Where can I find the definition of these variables and of things like the file-open command which appears in the bottom message bar when opening a file ? Your sincerely, Yann COLLETTE

Re: Meaning of some variables

2003-03-17 Thread Christian Ridderström
On Mon, 17 Mar 2003, Yann COLLETTE wrote: Hello, What are the meaning of $$i $$o $$p ? They are placeholders in conversion expressions, that will be replaced with the following: $$i = Name of input file $$i = Name of output file $$p = hmm... path of input or output

Meaning of some variables

2003-03-17 Thread Yann COLLETTE
Hello, What are the meaning of $$i $$o $$p ? Where can I find the definition of these variables and of things like the "file-open" command which appears in the bottom message bar when opening a file ? Your sincerely, Yann COLLETTE

Re: Meaning of some variables

2003-03-17 Thread Christian Ridderström
On Mon, 17 Mar 2003, Yann COLLETTE wrote: > Hello, > > What are the meaning of $$i $$o $$p ? They are placeholders in conversion expressions, that will be replaced with the following: $$i = Name of input file $$i = Name of output file $$p = hmm... path of input or output