comp.lang.ada
 help / color / mirror / Atom feed
From: serious@clerk.com (Noam Kloos)
Subject: Re: rename missing in Text_IO
Date: Fri, 04 May 2001 14:00:55 GMT
Date: 2001-05-04T14:01:27+00:00	[thread overview]
Message-ID: <3af2b51c.23213509@news.nl.uu.net> (raw)
In-Reply-To: 3myI6.1012$vg1.75928@www.newsranger.com

On Fri, 04 May 2001 13:43:27 GMT, Ted Dennison<dennison@telepath.com>
wrote:

>In article <3af28c5a.12778070@news.nl.uu.net>, Noam Kloos says...
>
>>I just played with filtering some textfiles and found there is no
>>function to rename a file;
>
>That's right. There's no function to delete a file, or list a directory either.
>That's all stuff that's considered part of the OS, and thus you are expected to
>make the appropriate OS calls for your platform. Most of the time, your Ada
>vendor will have supplied a package that has bindings to those OS calls, but
>what it is depends on your vendor and platform.
>

I did a workaround for the rename effect.
see my zip file http://www.noam.nl/download/stripit.zip
I read  a file into a new one, then delete the sourcefile and close
the destinationfile with the different name.

Noam.




  parent reply	other threads:[~2001-05-04 14:00 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-04 11:04 rename missing in Text_IO Noam Kloos
2001-05-04 13:43 ` Ted Dennison
2001-05-04 13:53   ` Noam Kloos
2001-05-04 15:39     ` Ted Dennison
2001-05-04 14:00   ` Noam Kloos [this message]
2001-05-04 21:15     ` Florian Weimer
  -- strict thread matches above, loose matches on Subject: below --
2001-05-04 20:50 Beard, Frank
2001-05-04 21:08 ` Pascal Obry
2001-05-04 21:21 ` Ted Dennison
2001-05-07  8:56   ` Noam Kloos
2001-05-04 23:38 ` Larry Kilgallen
2001-05-04 23:17   ` David Starner
2001-05-08 22:03     ` Charles Hixson
2001-05-08 23:51       ` David Starner
2001-05-09 16:22         ` Charles Hixson
2001-05-09 22:04           ` Fraser Wilson
2001-05-09 22:33             ` Charles Hixson
2001-05-10 13:16             ` Ted Dennison
2001-05-04 21:48 Beard, Frank
2001-05-07 17:01 Beard, Frank
2001-05-07 19:00 Marin David Condic
2001-05-08  4:38 ` tmoran
2001-05-08 13:16   ` Marin David Condic
2001-05-09 13:10     ` Stephen Leake
2001-05-09 14:44       ` Marin David Condic
2001-05-10  4:39         ` tmoran
2001-05-09 22:56 Beard, Frank
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox