Quick Links
Computing.Net Solution CenterDesktop Access to SearchAsk a New Question
Sponsored Results for: import from txt
Search Results for: import from txt
Product Search Results
Results
1 - 25 of
8826
- higher confidence,
- lower confidence
import from txt Summary: Hello i need to import variable from a text file. to import a line, delete the last character and put it into a variable. type info.txt | find "operat...
three lines from txt into a var Summary: hello. how can i make my batch to take line 3-5 (from a text file) and put it into one variable ??? so when i will [echo %var%] i will see the three...
How to read data from txt file Summary: Hi I have stored a date value in a txt (currdate.txt) and it contains only this single line data as '20031030'. Now how do i read this data and stor...
Help with a batch file Summary: @echo off NET USE F: \\RemoteComputer\directory /NO >c:\windows\TEMP\CreatedOuputFile.TXT ftp YourFtpSErver username password lcd .. get RemoteFileFu...
Need Help For TRS-80 DOS Summary: IMPORTANT from a tandy 2000 user in past (me). Tandy 2000 5.25" floppy format is 720KB NOT 360KB!!! Also: MSDOS version is 2.11.03 Charles ...
Dos DEBUG Summary: Can anyone tell me more about the commands and options associated with this routine for DEBUG? Of course, from the description, it's obvious what it d...
Copy Files Using Batch Summary: I need these 16 files, coz I made use of the Access macro to import from these 16 files. Gotta 'hardcode' it. I can't think of any way out for this. ...
list a txt file from another drive Summary: How do I list a txt file from another drive ie I am in C drive and the file is in on the D drive. I dont want to type the D drive I would like some ki...
Logging DOS Batch files Summary: Hi, I'm having the same/similar problem as Gareth. I would like a duplicate copy of the screen output recorded in a .txt log file. It is important t...
Reading Txt file in dos mode Summary: Let's see if you can help me. is it possible to read TXT file in Dos mode? I have a readme.txt file on my bootdisk, what to do to view that file when...
User log in date from a batch file Summary: You might try using EDLIN to create an ASCII text file with one line consisting solely of a carriage-return/linefeed. I'll call this file CRLF.TXT. Fo...
Printing Chinese text file from DOS 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...
how to write a string to a txt file Summary: 1st here I show Jeffs exampel again: ECHO "this is a test" >> "C:\myfile.txt" Here is the another way to do the same: >> "C:\myfile.txt" ECHO "this i...
DOS help Summary: This may be a very simple task via input redirection. The way it works - you set up a text file with the commands that you, as the user, would normal...
Stopping a program from a BAT file Summary: I am trying to set some PowerPoint slides to work with pptview.exe for different days. Just Friday, Saturday, and Sunday. We are going to start usi...
Batch to get from a list in a file. Summary: I will have the hostnames in a text file as a list. I was thinking of something I don't know wether gonna work. it is as follows. to have a first file...
copy files from internet under DOS Summary: I've got a Win NT 4 server and a DOS machine. I've got their conections done, but when I use xcopy to copy files from server to DOS, only the folders ...
VXD extracting from CD Summary: First, make sure you can see cd rom drive in full dos (not dos in windows). Either reboot into dos mode using floppy (recommend win95 or 98 startup d...
HELP hd crash, important stuff on it Summary: First off get the exact same model hard drive from the manufacturer, in this case I believe its Western Digital, then swap out the controller cards. ...
Read in from text file Summary: I'd like to know how to read in from a file, txt or otherwise, to a variable. I'm trying to read a list of computers from a text file one at a time i...
Returning registry value from a command Summary: REGEDIT.EXE does provide command line features for doing that. However, with windows running, I couldn't find any place telling me about these feature...
Install FreeDOS from PCMCIA CD-ROM Summary: Mick, you better take another look at that. Either your unzip program works different from mine, or else that disc you made was bootable before you st...
Need help transfering files from Summary: I have a client with a PS2/55 with a broken disk drive. When you put a disk in, general failure. If you put strong preassure on the disk drive from ...
Maintaing spaces when from file Summary: I'm reading variables in from a text file line by line using: FOR /F " tokens=1 " %%i in (DIRLIST.TXT) do DIR C:\%%i > %%i.TXT the purpose is to outpu...
heres how to multi os Summary: ive gotten a couple of emails about a post i placed in the os/2 forrum about how i have so many operating systems on my system and how to do it also o...
Jump To:
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | >>Sponsored Results for: import from txt