freeware

Threads Posts Archives


<< Previous Thread << Previous Post Topic 15284 of 18074
Posts 3 of 9
Next Post >> Next Thread >>

Re: Forgot name of :(


de Al Klein 06/23/2006 08:53



On 23 Jun 2006 07:04:32 -0700, "lisztfr"
<laurent.herve23@libertysurf.fr> wrote:

>Al Klein a écrit :
>> On Fri, 23 Jun 2006 11:15:50 GMT, Lou@its.invalid wrote:

>> >Tried copy *.rtf bigrtf /B or something like that?
>> >then rename result.

>> No need to use /b - rtf files are text.

>But please, that does not work ! i tried it 3 times, and get a
>big file in which i could only see 1 page (first or last) . The size
>of the file was correct, but it could'nt be displayed.

>i used copy *.* test.rtf

>something like that.

>hm maybe there was a jpg inside that folder. If your sure,
>it must work.

No, I was just commenting on the /b switch for text files. It keeps
Windows from putting an end-of-file mark at the logical end of the
file, but you want the EOF mark in a text file.

RTF files are text - as far as the operating system is concerned. As
far as anything that uses them is concerned, they're RTF files, and
you can't just concatenate them at the command line level. You can
read the first one into, say, Word - then read the second one into
another doc in Word, cut it and paste it at the end of the first doc.
Read another RTF into the second doc, cut, paste and repeat until
done.

Automatically? It can be done, but I don't know of any batch command
or existing program that will do it.



Forgot name of :( lisztfr
  Re: Forgot name of :( lisztfr
|    Re: Forgot name of :( Al Klein
  Re: Forgot name of :( Lou
    Re: Forgot name of :( Al Klein
      Re: Forgot name of :( Lou
  Re: Forgot name of :( lisztfr
    Re: Forgot name of :( Gerard Bok
  Re: Forgot name of :( Gerard Bok
 
freeware