Summary: I have found out that some code I am working on could be made simpler and neater by writing files to new streams created by me, and then later reading...
Summary: I disinfected a friend's machine that had the Klez worm, & elkern@mm. But now the machine reports "unable to read from drive c" and won't scandisk (i...
Summary: I am trying to update my Mcafee Anti-Virus which is Version 4.02 from 1999, and I tryed to update it to The newest version and it keeps saying unable ...
Summary: Now that I look at it, I can't even get it to read from the textfile, I'm not familiar enough with the DOS commands to figure out where I went wrong, ...
Summary: Hello, I have a text file (music.txt) that contains many lines of song names without extension, eg: Song Name 1 Song Name 2 etc I need a batch file t...
Summary: I am trying to create a batch file to read a text file that will only contain either a 1 or a 0 and report it back. Do I use the find command or??? Th...
Summary: Hi I am rookie ot batch. I have a requirememnt where, I have to read from a text file which looks like this a,test.txt s,Files.txt a,ForCommand.txt a ...
Summary: I could do with some more infomation, but to read from a batch file you can use the for /f command, although this can have its problems.... ...
Summary: Carven: To read from a file in VB6, try this: Private Sub Reading_Click() Dim variable1 As String Open "c:\My Documents\sample.txt" For Input As...
Summary: hello, i am trying to read from a file and take certain lines from the file and store them in an array. the program works fine if i store it in a vari...
Summary: I'm wanting to have my program write data to a text file, and then have the ability to read back from it... so far I can get it to write to the file.....
Summary: Hi I'm trying to create a batch file that will parse a text file and copy these files into the correct folders. The problem that I having is the file...
Summary: I'm trying to read cache files from AOL and other sites. When opened on notepad or word pad they have few words and mostly symbols. Any help is great...