ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
Subject: Re: Create a directory using tex
Date: Tue, 29 Aug 2006 21:09:22 -0400 (EDT)	[thread overview]
Message-ID: <Pine.WNT.4.63.0608292103460.2052@nqvgln> (raw)
In-Reply-To: <44F3E935.8000404@elvenkind.com>

On Tue, 29 Aug 2006, Taco Hoekwater wrote:

> Aditya Mahajan wrote:
>> Hi,
>>
>>   I want to create a macro that writes files in a sub directory.
>> If the directory is already created, things work fine. However, if the
>> directory is not there, tex complains
>>
>> ! I can't write on file ....
>>
>> Please type another output file name:
>>
>>   Is there a way I can ask tex to create a directory if one does not
>> exist?
>
> Not with TeX, but you can use \write18 or \installprogram  to run a
> system command.

Can I ask TeX to check if a directory exists or is writable. I want it 
to give an informative message if the directory does not exist.

Or is there a way to check if a file is writable, so that I can do

\doiffilewritable{dir/tempfile}{\donothing}{\message{Warning}{Please 
create directory 'dir' \endinput}

Aditya

  reply	other threads:[~2006-08-30  1:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-29  5:30 Aditya Mahajan
2006-08-29  7:13 ` Taco Hoekwater
2006-08-30  1:09   ` Aditya Mahajan [this message]
2006-08-30  6:45     ` Taco Hoekwater
2006-08-30  7:39       ` Hans Hagen
2006-08-30  7:30     ` Hans Hagen
2006-08-30 13:23       ` Aditya Mahajan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.WNT.4.63.0608292103460.2052@nqvgln \
    --to=adityam@umich.edu \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).