Hamid Kamrani wrote:
> That is a pretty interesting ConTeXt question. I mean it makes a
> laudable effort to bring ConTeXt into its context!!
> 
> On 8/9/07, Idris Samawi Hamid <[EMAIL PROTECTED]> wrote:
>> Dear gang,
>>
>> To all you expert script writers and batch wizards on Windows, I have a
>> question:
>>
>> I want to create a batch file to open a program so that it will search the
>> contents of C:\ConTeXt, which contains my entire system, including
>> subdirectories. For example, if foo.tex is a file in C:\ConTeXt, and
>> goo.exe is some program, then for
>>
>>> goo.bat foo.tex
>> I want goo to seach C:\ConTeXt for foo.tex. Is there a straightforward way
>> to edit the following to get this effect?
>>
>> ============================
>> rem batch file
>>
>> goo %
>> ============================
>>
>> Any pointers will be appreciated.

well, if it's part of the tree ...

        texmfstart  bin:scite file:context.tex

or

        texmfstart --edit file:texmf.cnf

or
        mtxrun ....

or

        .....

Hans


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to