On Tue, Nov 12, 2019 at 8:29 PM Thomas Mueller wrote:
> From dmccunney:
> > On Tue, Nov 12, 2019 at 11:40 AM Dale E Sterner wrote:
>
> > > The edit command has limits on size; had to use Wordperfect on one file.
> > > In 2015 Dennis talked about using vedit but can't find a dos version.
> > > In
>From dmccunney:
> On Tue, Nov 12, 2019 at 11:40 AM Dale E Sterner wrote:
> > The edit command has limits on size; had to use Wordperfect on one file.
> > In 2015 Dennis talked about using vedit but can't find a dos version.
> > In the new world large files are common.
> Large files are common
xcopy came later, like MS-DOS 3.x or so. You can use copy for multiple files;
it's just slower because it reads each file individually.
I've used the copy command in MS DOS on 86box recently. Just to verify though I
installed FreeDOS 1.2 on VirtualBox and I was able to copy fdos\bin\*.* to
an
On Tue, Nov 12, 2019 at 4:07 PM Dale E Sterner wrote:
>
> You can download TCL869 and play with it yourself.
I wanted to know which specific example file you had a problem with.
How about actually answering the question?
> Its dos but seems to need windows in the background.
> I wantn't to see w
You can download TCL869 and play with it yourself.
Its dos but seems to need windows in the background.
I wantn't to see what a radiobutton looked like.
I believe the examples were professionally written
a long time ago, now they're play toys.
cheers
DS
On Tue, 12 Nov 2019 15:53:00 -0500 dmccun
On 11/12/2019 12:36 PM, Jon Brase wrote:
copy on MS-DOS wasn't really meant for copying more than one file at a
time (which is why xcopy exists), and FreeDOS uses the same command
line syntax. Copy only accepts one destination file and treats all
other filenames on the command line as sources.
I'll have to try this on msdos 6.22 and pcdos 7.1. I'm sure I
used this command to transfer files from floppies to a
harddrive directory. a:\*.* c:\new\*.*. It shouldn't make
any difference if A: is changed to c:
Its been awhile..
cheers
DS
On Tue, 12 Nov 2019 14:36:11 -0600 Jon Brase
writes:
On Tue, Nov 12, 2019 at 2:57 PM Dale E Sterner wrote:
>
> I downloaded TCl 8.69 and have been playing with it.
> They give you TCL example files to run. One interesting
> file was about 1.5 meg. When I ran it, it would always
> ask for msg 1.6 (whatever that is) so I tried to edit the
> file to re
copy on MS-DOS wasn't really meant for copying more than one file at a time
(which is why xcopy exists), and FreeDOS uses the same command line syntax.
Copy only accepts one destination file and treats all other filenames on the
command line as sources. Also, the form new\*.* will expand to all
I'm running FREEDOS 1.2 on a 32 gig cf chip which works
just like an IDE harddrive. Only about 2 gigs of the chip is
used, the rest is free space with a FAT 32 format.
I will check the things you mentioned.
Thanks
DS
On Tue, 12 Nov 2019 18:32:54 +0100 Eric Auer writes:
> Hi Dale,
>
> > I tri
I downloaded TCl 8.69 and have been playing with it.
They give you TCL example files to run. One interesting
file was about 1.5 meg. When I ran it, it would always
ask for msg 1.6 (whatever that is) so I tried to edit the
file to remove the part that made the error. The Freedos
editor said it was t
On Tue, Nov 12, 2019 at 11:40 AM Dale E Sterner wrote:
> The edit command has limits on size; had to use Wordperfect on one file.
> In 2015 Dennis talked about using vedit but can't find a dos version.
> In the new world large files are common.
Large files are common. Large *text* files are no
Hi Dale,
> I tried to move post.mp4 - a 3.5.meg file. - got insufficient memory
> error with move, copy & xcopy.
Both should not have problems with files up to at least 2 GB
as long as you have enough free disk space. Please use MEM
to provide information about how much memory you have free
and o
I tried to move post.mp4 - a 3.5.meg file. - got insufficient memory
error with move, copy & xcopy. The copy command sometimes
has trouble with wildcard "*". I tried copy *.* new\*.* It copied only
one file then stopped,. xcopy worked. The edit command has limits
on size; had to use Wordperfect on
14 matches
Mail list logo