Summary: Hi All, I'm working on Windows NT 4.0 and have downloaded the simplified chinese character set (GB2312) onto my machine. I've a .txt file that contai...
Summary: Is it possible to print a *.bmp directly to a file without any user intervention? If so, how? I have been able to bring up the "Print To A File" dial...
Summary: I need to copy a file from dos to the windows directory on windows98. My computer won't let me get into gui until the file is found. I have a floppy...
Summary: When I am using DOS 7.1: I wish to append a new line of text to the end of a text file from the command prompt (or a batch file). Am I up a creek? ...
Summary: I booted my Win98SE computer in pure DOS (Command Prompt mode). I selected a small 35 KB text file in my root directory named "My Saved Messages.txt" ...
Summary: Hi, I need to create a batch file that will copy two text files from a server drive and append them to a history text file. I think I need to use the ...
Summary: Is there a way to preserve Windows long files names when copying files from DOS? We want to use a DOS network boot disk to connect to the network and...
Summary: Well folks, I received a reply from my co-worker regarding this subject. I was thrilled by the extrodinary amount of knowledge that he displayed, but ...
Summary: Hi there, I'm looking for help please. Basically, I have a Toshiba 2540DCT Laptop, which has stopped working. It was running under Windows 98. I ca...
Summary: Yes, that is possible. It can be done with the FOR/F command/switch. Type "for/?" in the command prompt to get more info to do it yourself, or post a ...
Summary: If you have a Dos compatible printer, I believe you can do it. If for example you wanted to print a file called dog.txt. I think you could do somethi...
Summary: I have some equipment that has a WinNT 3.51 computer and a DOS based computer. I have a printer hooked up to the WinNT computer. I want to print to th...
Summary: My computer suffered a "crash" a couple of days ago, at which time I thought I lost everything. Furtunately, I was able to run Scandisk from a floppy...
Summary: I want to copy files from my old notebook with MSDOS 5.0 (FAT drive) to a PC with WIN NT 4.0 and HPFS formatted drives via parallel cable. I guess I w...
Summary: Hi, I'd like to restore my computer with the original config. The problem is that I have to open file under dos and I don't know how. I need to open ...
Summary: Can anyone help me develop a batch file that would copy all text files from C:\CPI folder to W:\From Home Indexing\[Today's date in this format MM-DD-...
Summary: if you only try to print a txt file from dos without any formatting try this "type myfile.txt > lpt1" should work on any priter that is connected to...
Summary: my windows 98 was recently corrupted. i was told that i could retrieve my lost files through dos. im wondering if anyone can help me do this? thanks...
Summary: I used the Edlin command which allows you to edit text. It is very rudamentary though. I've been able to get Edlin to crop all lines of text above a...
Summary: Are you sure they are not working? What do you expect to be in the output file? Many GWBASIC programs that output to the printer assume a Graphics (9 ...
Summary: No. There is a way round it of course example 1 1.txt abc i want to copy bc to 2.txt >edit 1.txt Alt-File-SaveAs 2.txt delete a and Save this file Ok,...