This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 2901. |
Solve : Is Dos in Windows 98se a full version???? |
|
Answer» Is Dos in Windows 98se a full version or is it a stripped down version? It says that you cant ping in Dos mode, but I restarted in Dos.exactly... actually, it probably says "this program cannot be run in DOS mode." ping.exe as INCLUDED with windows 98SE NETWORKING components is a Win32 executable. as such, networking components will only work in windows. However, if you can manage to download the networking components as included with windows for workgroups, you might be able to load the drivers in config.sys and autoexec.bat. be warned that networking in windows (internet, etc) will be seriously impaired. Also- why do you want to do all this in DOS mode?I am trying to run a proprietary program that sets up in windows with a GUI and when its ready to print it automatically starts Dos and thats where you set up it to merge with variable data. (I need it to see a DRIVE on our network in Dos to do the merge) Originally it was designed for Windows 3.11 & Dos 6.22. This is a huge learning curve for me...Do I need to go back to Windows 3.11 & Dos 6.22 or can Windows 98se be networked in Dos? And when you say Dos mode is that when you restart in Dos or run Dos from the command in Windows or is that the same? it needs to see a drive on your network? can you not map the drive letter beforehand? try changing the programs properties to run under windows; the networking commands (ping, net, etc) are available in a command window.In 98se oh yeah its the full version Why cant you ping an IP address?Quote from: Carguy960 on December 26, 2008, 10:42:02 PM Why cant you ping an IP address? Please re-read over from the top...the answer is there. |
|
| 2902. |
Solve : I love to use the command prompt, and the MS-DOS? |
|
Answer» This is my first TOPIC on this site, I found him by chance, and I was fascinated by the amount of INFORMATION about the MS-DOS, the sites here in Brazil has little information about the MS-DOS, and generally always in search of the vast network sites . Use the prompt almost everyone, mainly because work in the IT area, and many tell me that the MS-DOS is a thing of the past, but for me he is alive, and create files love, HOPE you can learn and share information about the large SYSTEM initiated by Tim Paterson of Seattle ... the POINT of this was... good to hear you found what you were looking for! |
|
| 2903. |
Solve : batch file AND operator? |
|
Answer» Is there an AND OPERATOR for batch FILE? |
|
| 2904. |
Solve : Finding flash drive letter? |
|
Answer» Hello, |
|
| 2905. |
Solve : changing display size on laptop? |
|
Answer» Hi |
|
| 2906. |
Solve : Getting rid of tabs and spaces and formatting the output? |
|
Answer» A PART of my code: |
|
| 2907. |
Solve : HELP!!! MS DOS boot disk? |
|
Answer» Hi, I have an old 486 40MHz computer (built in late 1993) w/all my business (Quickbooks, data base, etc) on it. It is the end of the year as we all know and I can't open any files. I screwed up my boot disk on my hard drive (C:) years ago and have been USING an old game disk on my A: 5 1/4 floppy drive to boot the computer. Now either the disk has worn out or floppy drive A: has failed. I need to find a boot disk and/or a floppy drive quick (3 Days to the new year). Can any one HELP PLEASE! Travel to bootdisk.com and DLoad the appropiate bootdisk file... Travel to bootdisk.com and DLoad the appropiate bootdisk file... Buy a box of floppies and make several. Get on your knees and pray hard that the hard disk drive lasts long enough for you to copy everything off onto another box or two of floppies. You are living on borrowed time.Quote from: Dias de verano on December 27, 2008, 02:00:41 PM Quote from: patio on December 27, 2008, 01:55:28 PMTravel to bootdisk.com and DLoad the appropiate bootdisk file... Wise words indeed... I just noticed that the OP mentions a "5 1/2 inch floppy" disk. There is no such thing. The standard floppy disk sizes were: 8 inch --- ancient history; used in the days of CP/M etc in the 1980s 5.25 inch - five and a quarter inch - howlingly obsolete 3.5 inch - three and a half inch - just obsolete If we are talking about 5.25 inch disks, then I wish you luck getting any blank disks! Even more luck getting a drive. You are going to need a lot of help quite soon! Quote from: Dias de verano on December 27, 2008, 01:58:11 PM This should be a lesson. Confucius was a very wise man. He said, "A man who trusts his business to a 15 year old PC is hoping to soon be in the bankruptcy court". But those of US who have been around since the 8088 days, at least know enough to Never trust our system and data to a 5.25" floppy disk!!! Every novice that ever used 5.25" disks, knows darn'd well that they forget. Those disks, many of them anyway, were so forgetful that they had to be re-written every few months, to maintain data integrity. The older they get, the worse they get. I still have about 500 of them, (5.25" diskettes) but I'd not trust them for an instant. At the very least, the 3.5" drive should have been made the A: drive, years ago. I guess it would be a good time to do that now. Him477 should just as well have asked for a boot disk for his Commodore 64 or TI-99. Time and technology move inexorably on and him who does not move along with it, is lost in the quagmire of ancient technology. Put that old PC in the hands of a competent PC Tech and maybe the data files can be extracted from that old HD. I would not advise any novice to even attempt it. Happy New Year! The Shadow PS: By the way Dias de verano, that was a great pictorial post. Great work! Oh yes, I've used many of those 8" disks in my early years as a tech. The disks didn't hold a lot of data, but the drives were built like an Army Tank and were pretty reliable. I loved those old "Winchester" drives. Quote from: TheShadow on December 27, 2008, 04:47:54 PM I loved those old "Winchester" drives. Those were the hard drives of the PERIOD. The IBM 3340 Direct Access Storage Facility, code-named Winchester, was introduced in March 1973 for use with IBM System/370. Its removable disk packs were sealed and included the head and arm assembly. There was no cover to remove during the insertion process. Access time was 25 millisecond and data transferred at 885 kB/s. Three versions of the removable IBM 3348 Data Module were sold, one with 35 megabyte capacity, another with 70 megabytes, the third also had 70 megabytes, but with 500 kilobytes under separate fixed heads for faster access. The 3340 also used error correction. It was withdrawn in 1984. Those were the days! |
|
| 2908. |
Solve : For /F Getting File extention? |
|
Answer» I wanted to use a for LOOP to loop THROUGHT certain files, and i need the file type of the current file |
|
| 2909. |
Solve : How can I use .txt files in DOS originally saved to a Windows 2003 Server?? |
|
Answer» Can I map a drive or Share an external hard drive??? |
|
| 2910. |
Solve : Find a string in a running batch file and replace it.? |
|
Answer» I used the search, and everything I found didn't HELP much. So, how would you find a string in a batch file, and using the same batch file replace that string.You want a batch file to alter itself? You want a batch file to alter itself? Quote from: BatchFileCommand on January 11, 2009, 06:52:52 PM Neither of you are correct ... so in a way I need the batch file to alter itself, but not literally. now you're contradicting yourself. You want to "alter" the batch file, but not "literally" how? spiritually? how about instead, you test within the batch file wether to show the popups, rather then trying to dynamically modify running code.I just thought up a way. When I'm done with the batch file I will just copy the whole thing (in the same batch file) and the copied section will have the messages disabled. The quick and dirty way.... hehe. Quote Maybe the towers of Hanoi in a batch file. Roll Eyes Wait, I think somebody already did that! Yeah, someone did do it. 1mb . |
|
| 2911. |
Solve : What is command to run program in Cd/rom drive in MS DOS?? |
|
Answer» I have set the system bios to open from cd/rom drive but it is not doing this automatically. Can anyone tell me what the prompt is? I have set the system bios to open from cd/rom drive but it is not doing this automatically. Can anyone tell me what the prompt is? Are you trying to Start the computer using a Bootable CD? Some CDs (such as the XP DISC) present a prompt saying "Press Any key to boot to CD" that lasts a few seconds. Are you sure the disc is bootable?Yes, I created a disk to erase my hard drive and I want to open it in ms/dos to execute the program. Problem is, I am not getting a prompt to do this in ms/dos. I can open the disk when I GO through the regular start-up though.Have you made a bootable CD-ROM? Are you quite sure it is your hard drive you plan to erase? Why do you need a disk to do this? Yes. I downloaded a free software program called HDDErase and made a bootable disk. I need to erase the hard drive because the computer is being returned to the manufacturer and contains business information. Dell sent us a new computer and we need to RETURN the old but do not want anyone to retrieve the data on the computer. Did you set the boot order in BIOS so that CD-ROM is first? I did.Was the disk image supplied as an ISO, and did you burn it correctly? I think I burned it correctly however I don't know if the disk image was supplied as an ISO. How can I check this?Sorry, I noticed that you used HDDerase. Please ignore previous question. I just did a Google search on "HDDErase bootable CD" and found that many people cannot get the disk to work. Perhaps you should try another disk erase utility. I BEAT you to it! Done. Thanks for the help! |
|
| 2912. |
Solve : Creating Excel files.? |
|
Answer» How to create excel files in folder with the same name of files that contains in that folder using batch? Is it possible by using batch file? Sure, provided you use the batch file to launch the VBScripts. It's unclear about the header and data files. Are they text files? You want the headers laid out in the same row, different columns. You want the data laid out in a single column starting in row 2. Is this correct? Hi, The Header & Data (*.HDR & *.txt) both files are text files. Header file contains only headers of the data & data file contains all Data of that headers in individual columns. I want to copy that data from *.txt file & paste it below respective header i.e. from second row. Is it possible using batch file?? One more when headers are paste in Excel, is it possible that it should paste from second column i.e. from Column 'B' & then in First Column i.e. Column 'A', I want to write 'Date' & in second column i.e. Column 'B', 'Time'. As it is not include in header file but in data file date & time both are available. Is it Possible? |
|
| 2913. |
Solve : how to Copy data from two files in one excel file?? |
|
Answer» I have 2 files with same name & extension *.txt & *.hdr The solution is very easy, just copy the files and save them as .xls . If only it were that easy. You cannot turn files into proprietary file FORMATS by copying them and changing the extensions. Sanjay, I thought it was explained that you need to do this either within Excel or write an external script that can interact with the Excel application (not batch code). If you would write up the specs again, I'm sure we can help. Try to be crystal clear on where all the data from the files go. It was not clear in your other thread especially when you mentioned date and time. Happy New Year Sidewinder. I will try to explain what exactly I want. I have some trend files in *.hst format which will generate everyday with that day's time & date stamp in file name & I have one tool which covert these *.Hst files in 2 text files with extensions *.txt & *.hdr. *.hdr file contains only HEADERS of that data. exa. 3 Header1 Header2 Header3 In above exa. 3 means no. of parameters & Header 1, 2, 3 are headers of data. *.txt file contains all data of that whole day with same 3 parameters. exa. Date Time Header1 Data Header2 Data Header3 Data I want to combine these 2 files in single excel file because again I want to use this excel file for report generation. I want to copy headers Header1, Header2, Header3 in first row & Column C, D & E respectively. In column A & B, I want to write 'Date' & 'Time' respectively because my *.txt file contain Date & time but header file not contain header for Date & Time. Then I want to copy all Data from *.txt file to excel file below respective header. I want to do this with a single click that's why I am trying to do this with run the batch file. You are given me VB Script but by using this we can create blank excel file. but by using below code we can replace *.txt file in *.xls. Code: set dr=%systemdrive%\yourfolderpath&CLS for /f "tokens=1*" %%a in ('dir /a %dr% /b') do ( call copy "%dr%\%%a%%b" rename * *.EXL ) But I want to copy headers in first row of this *.xls file. Is It Possible? Waiting for Ur reply.Please confine each of your topics to a single thread. You currently have more than three threads all requesting the same solution. Not only is this confusing to the members, but to anyone trying to follow along at home. Quote You are given me VB Script but by using this we can create blank excel file. but by using below code we can replace *.txt file in *.xls. Quote from: Sidewinder on January 01, 2009, 02:43:39 PM Quote from: BatchFileCommand on January 01, 2009, 01:48:40 PMThe solution is very easy, just copy the files and save them as .xls . The solution is not confined to VBScript. However, VBScript is installed with Windows, making it accessible to the most users. In any case you need to create an instance of Excel and let Excel handle the format of the resulting workbook. Code: [Select]Const F_FOLDER = "c:\temp" Const ForReading = 1 Set fso = CreateObject("Scripting.FileSystemObject") Set xlApp = CreateObject("Excel.Application") Set f = fso.GetFolder(F_FOLDER) Set fc = f.Files For Each fs In fc If LCase(fso.GetExtensionName(fs)) = "txt" Then Set xlBook = xlApp.Workbooks.Add() Set xlSheet = xlBook.Worksheets(1) Set h = fso.OpenTextFile(F_FOLDER & "\" & fso.GetBaseName(fs) & ".hdr", ForReading) numRow = 1 numCol = 3 xlSheet.Cells(1,1).Value = "Date" xlSheet.Cells(1,2).Value = "Time" Do Until h.AtEndOfStream = True strHdr = h.ReadLine() If Not IsNumeric(strHdr) xlSheet.Cells(numRow, numCol).Value = strHdr numCol = numCol + 1 End If Loop h.Close Set t = fso.OpenTextFile(F_FOLDER & "\" & fso.GetBaseName(fs) & ".txt", ForReading) numRow = 2 Do Until t.AtEndOfStream = True xlSheet.Cells(numRow, 1).Value = Date xlSheet.Cells(numRow, 2).Value = Time arrTxt = Split(t.ReadLine(), " ") 'space delimiter in txt file numCol = 3 For Each txt in arrTxt xlSheet.Cells(numRow, numCol).Value = txt numCol = numCol + 1 End If numRow = numRow + 1 Loop t.Close xlBook.SaveAs F_FOLDER & "\" & fso.GetBaseName(fs) & ".xls" End If Next xlApp.Quit Thank you for the warm New Year's greeting. As my New Year's gift to you, I give you the responsibility of testing the code. I didn't think it fair that I have all the fun. Save the script with a VBS extension and run from the command prompt as wscript scriptname.vbs Good luck. Notes: You never mention how the data in the txt files was arranged. The script uses a space as the delimiter. This can be changed. Excel workbooks have XLS extensions, not EXLHi Sidewinder, I try your code but it is not working, it gives SOMETHING error "Microsoft VBScript compilation error:Expected 'Then'". Please check this, if there is any solution please reply. The screen shot of error file attached, please see it. Thanks [attachment deleted by admin] |
|
| 2914. |
Solve : appending log files into a single file.? |
|
Answer» I have series of log files.I want to append all of them into a single file.I want the log file name to be appended before the log text.After appending,all the log files to be deleted. thanks .I also want to append the name of the log file before appending its contents. Code: [Select]@echo off set logfile=log.txt if exist "%logfile%" del "%logfile%" for /f "tokens=*" %%a in ('dir /b /s *.log') do ( echo **** %%a **** >> %logfile% type "%%a" >> "%logfile%" ) del *.log Thanks a lot.It worksQuote from: doslearner on September 18, 2008, 12:56:04 AM It works I know. Glad to help. Good luck! Happy New Year. I think my problem is somewhat similar to above. I will try to explain what exactly I want. I have some trend files in *.hst format which will generate everyday with that day's time & date stamp in file name & I have one tool which covert these *.Hst files in 2 text files with extensions *.txt & *.hdr. *.hdr file contains only headers of that data. exa. 3 Header1 Header2 Header3 In above exa. 3 MEANS no. of parameters & Header 1, 2, 3 are headers of data. *.txt file contains all data of that whole day with same 3 parameters. exa. Date Time Header1 Data Header2 Data Header3 Data I want to combine these 2 files in single excel file because again I want to use this excel file for report generation. I want to copy headers Header1, Header2, Header3 in first row & Column C, D & E respectively. In column A & B, I want to write 'Date' & 'Time' respectively because my *.txt file contain Date & time but header file not contain header for Date & Time. Then I want to copy all Data from *.txt file to excel file below respective header. I want to do this with a single click that's why I am trying to do this with run the batch file. By using below code we can replace *.txt file in *.XLS. Code: set dr=%systemdrive%\yourfolderpath&CLS for /f "tokens=1*" %%a in ('dir /a %dr% /b') do ( call copy "%dr%\%%a%%b" rename * *.EXL ) But I want to copy headers in first row of this *.xls file. Is It Possible? Waiting for Ur reply. |
|
| 2915. |
Solve : Is it possible to write a batch file that uses the ENTER key?? |
|
Answer» At work, when I open up a program it automatically pop up a dialog box and I need to click ENTER to close it. I do not have the ADMIN writes so I can not change any settings for the application. |
|
| 2916. |
Solve : Append the contents of one text file to the end of another text file.? |
|
Answer» How do I append the contents of one text file to the end of another text file? Would a perl script to combine multiple files work faster? I have to combine 4 files that are at least a gig into one file. I shouldn't think so. It's just a different way of manipulating the filesystem. |
|
| 2917. |
Solve : Batch scripting detect alpha characters in a variable.? |
|
Answer» Windows XP H. |
|
| 2918. |
Solve : Error trap in batch file? |
|
Answer» SORRY just a DBA not a batch expert. One of our long gone programmers wrote a batch file which puts files from a client to our sftp site and then moves them to an archive folder. HOWEVER is looks like with his code if there is any issue with the SFTP site it will just archive the records EVEN if the site is down. LOOKING at this am I correct in my assumption? psftp.exe -b CMSTrans.dat -l haddix -pw test! -batch sftp.mycompanyl.com move D:\SFTPDownload\Transfers\* D:\SFTPDownload\Archived_Transfers\ You wish to know if the second line, starting "move D:\SFTP...." will be executed regardless of whether any files were downloaded or whether or not the site is down? The answer is "YES". That I understand, what I need is something in the batch file to not do this if there is an issue with the sftp siteissue ? maybe Code: [Select]ping it ? ping sftp.mycompanyl.comThat the copy to the ftp failed for any reasonyou can try chceking errorlevel Code: [Select]psftp.exe -b CMSTrans.dat -l haddix -pw test! -batch sftp.mycompanyl.com if '%errorlevel%' equ '1' echo.FAIL EDIT: or Code: [Select]psftp.exe -b CMSTrans.dat -l haddix -pw test! -batch sftp.mycompanyl.com echo %errorlevel% to chcek if app gives errorlevel |
|
| 2919. |
Solve : "From CD" Extract/Run Batch not working?? |
|
Answer» Hello. This is my first post! I have been playing with batch for a while now as I find it to be very empowering and intriguing. |
|
| 2920. |
Solve : Using Custom System32 commands in a batch file.? |
|
Answer» You can create a custom Command Prompt command by making the batch file and placing it in system32, but since batch files open up using commands from system32, couldn't you use the custom commands in your batch files ?you can create a batch file that does whatever you want. and call it from anywhere (like command prompt commands - they are just files in system32.) As long as the new 'command' is in a directory on the path environment variable (and on the list of files to use). change both these properties by right clicking My Computer - properties - advanced system settings - environment VARIABLES. you can create a batch file that does whatever you want. Not necessarily. I wish my batch file could find the IP address of the specified user out of the local area range . Well, I tested it out, I made a few commands to save me some time and confusion when I'm making batch files.you gonna follow me around and correct the slightest things in my post for the rest of time?Maybe, possibly, I'm a very specific person. sorry i didn't mean that. Have you got whatever it is you want working? FBYes, the custom commands work just fine, though the programs with the custom commands can't be shared because the user wouldn't have the custom commands, but other then that I'm all good.Wait, how do you add commands?he isn't adding commands, he is making batch files with the same name as the command he wishes to create. this effectively creates a new custom command. Personally I just call them batch files in any context.Quote from: BC_Programmer on January 05, 2009, 04:46:12 PM he isn't adding commands, he is making batch files with the same name as the command he wishes to create. this effectively creates a new custom command. Personally I just call them batch files in any context. Would this not create confusion not to mention some surprising results. If files in the same directory have the same name with different extensions (format.com and format.bat), ties are BROKEN by the pathext variable which determines the sequence in which the extensions are executed. Debugging would be a nightmare. Yes, you can override the system by specifying the extension to execute (if the user specifically launches format.bat, then format.bat will run ahead of format.com), but why create a potential problem only to jump through hoops to get around it? FB has the right idea. Put your homegrown executables in their own directory, put the directory on the path, and give unique names to your files. You can STILL use the system commands in your files, but with less confusion over which version of a command actually got called. Just my two cents. additionally, the only time I "subclass" an existing command is to either enhance or reduce the functionality of the original. Take the Old versions of DOS, 3.21 for example, where the FORMAT command would not provide an additional warning when formatting the HARD disk. lots of people would type simply "format" and simply say Y to the prompt. And their C: would be formatted. Then some people simply wrote a batch that wouldn't allow for the fixed disk as an argument, or provided additional prompting.I have created a program that searches system32 for anything with that name so, in the end I think I will not have any file path confusion and such.Quote from: BatchFileCommand on January 07, 2009, 03:28:03 PM I have created a program that searches system32 for anything with that name so, in the end I think I will not have any file path confusion and such. with what name?The name of an existing file. |
|
| 2921. |
Solve : PC Gaming all the way? |
|
Answer» ever since i BUILT my own pc all i play now are PC games. well the MAJORITY of games I play are PC i guess i should say. and this is in the DOS forum because...? Indeed. Spam removed. Do you really need help or are you wasting our time? |
|
| 2922. |
Solve : anyone can help to rename the echo text? |
|
Answer» Anybody can HELP! the file name should be their computer name.txtThis is possible with the information i've given to you. the log file gonna save in the server. and i can keep track the user update.Interesting...... Well anyways, it would be echo. >>"path\to\file\location\%username%.txt"Carbon Dudeoxide, Many thanks for your help, I got it All right. |
|
| 2923. |
Solve : shutdown -handy? |
|
Answer» Quote from: JJ 3000 on January 07, 2009, 09:52:55 PM I think he means the command line. which is not DOS. DOS stands for Disk Operating System. Windows GUI commands don't translate into XP command interpreter commands. they translate into Windows API calls into windows libraries such as kernel32,user32,GDI32, advapi32, shell32, etc. Claiming otherwise is simply expressing ones complete ignorance.I know command is not DOS if you ever were to think that then you would be acting a bit dull but what windows is, is a graphic enviroment that a whole bunch of commands and programming are put into dos and the computers memory so I don't really think that you know what you are talking about... Read a unix book, there you will find where it all start then you can start to move on from there. And just so you know I don't carry a shovel with me so I can't put it down, let alone dig. Tan_ZaWindows has absolutely nothing to do with DOS, which has nothing to do with LINUX, or UNIX for that matter. I used to use Linux, but there was something about having to manually install a new Kernel update every week or so that often made half my existing programs need to be updated as well that just didn't sit right. I'm sorry Tan_za, but do you even KNOW what the windows API IS? What your saying is BASICALLY that Windows is to DOS what, for EXAMPLE, Gnome is to a Linux distribution. There is NO TRACE of DOS in LINUX. you can say it over and over, but it isn't true. Can you even give sources for any of your random claims that basically mean that Microsoft owns Linux? I didn't think so. (and I mean, you know, reputable sources, not some random geocities site). I'm quite sure your confusing the term DOS to mean any command-line interface, which is a misnomer if ever I saw one.I'm not confusing it with anything, what happened was that when windows XP came out for about 3 months it had DOS then microsoft said "oh hello people wake up!!! we need to make windows ours not anybody else's"(I'm not sure that they said that but something along those lines) DOS was owned by a company that microsoft would pay for but yes then after 3 months or around that they decided to kill dos and make windows their own. Linux on the other hand made something similar to DOS which is what I got mixed up with so I'm sorry on the front. With windows I was USING it when it had DOS. For the first week I had it I thought that it was no good and got linux. The only reason I thought that windows still used dos is because of my PAST experience with windows XP before they got rid of DOS. My co-workers just told me that while we were inserting a new sever, so yes I am sorry about current day windows. But still you didn't have to be so GDR, Tan_ZaQuote from: Tan_Za on January 08, 2009, 12:12:54 AM But still you didn't have to be so GDR, German Democratic Republic? That vanished in the early 1990s. Tan_Za, are you a communist? You are certainly a fool and a proto-troll. Be careful lest a bad thing happens to your user account. Is that God-Damned-Rude enough for you?LOL very well done I was waiting for some body to be smart and say that but thats ok. Tan_ZaI can't believe no one Reported to Moderator. I have removed the attachment. I am also closing this topic. If anyone has any comments or if anyone wants this unlocked for whatever reason, please PM me. |
|
| 2924. |
Solve : Did you ever use EdLin?? |
|
Answer» Did you ever use EdLin? Or anything like it? Edlin is the only thing I know of in DOS that can take a command line arguments beyond just the file name. err... I must be confused as to what you mean, since Dir can take a filename and switches, and almost any other command, sich as Find or fc, takes arguments other then filenames. one use of an edlin script would be to skip lines, or process text in a line based fashion. (make a file with every second line, or third line, for example)Quote err... I must be confused as to what you mean, since Dir can take a filename and ... Story. I meant as a text replacement editor. ATTRIB, COPY, DIR, FC, and so on I would not use to edit a text file. But what do I know? May be one can edit a file with the FOR command. Sometimes I want to do a massive replacement of a few strings in a array of HTML files I work with. It would be nice if edlin could just take parameters from the command line and do a whole bunch of files in nested batch files. Not having much success with it, I wrote a small file in QBASIC that does the job in an seasick kind of way. If edlin is a neat and versatile alternative, I might prefer that. I would try the FOR command, that really makes me seasick. edit takes a filename, THOUGH. so does notepad.Hello BC. Sorry, I did not make myself clear. I did not mean to say other things can not be started from the command line. Rather I want to have a batch file the can process a large number of text files. Somewhere else I found a reverence to Edlin as the thing you would use in a batch file. The batch file will give STUFF to the text editor. For Edlin the general form is: Edlin source-file Where source-tile is a text file to be read. Where command-list is a file of commands and things. ahh, so what you mean, is that while edit and so forth take filenames and can open them, you can't actually say, modify the file through batch, and that's what your looking to do with edlin? That makes sense, I think I gotcha now Quote modify the file through batch, and that's what your looking to do with Edlin?Yeah. You got what I mean. Don't pay attention to what I say, just what I mean. Most of the pre-GUI programs all took input from the thing called STDIN. When you start a CMD or otherwise get into DOS, all input goes via STDIN and the batch program has the authority to filter the stream. So things like %1 %2 %3 and so on are expanded into values that suit the moment. This allows the use of loops or serial re-entry or whatever it is they call that. That way you could have a 100 slightly different HTML files and each could get the same or different STRING replacements. The replacements would be in a list of pairs. I guess you can do that in Word. but I don't know how and I am a slow learner. But I have yet to master it in Edlin. I think what is going to stick me is the CTRL-Z thing that Edlin wants. I think in Windows 2000 there is an option to fix that. |
|
| 2925. |
Solve : what commands to get access to files? |
|
Answer» hey guys, im kinda noob with DOS and almost never used this, and got a question... |
|
| 2926. |
Solve : Batch file to search directories for log files based on timestamp? |
|
Answer» Anyone have a batch file to search for all log files in SEVERAL DIRECTORIES based on a timestamp? Code: [Select]@echo off |
|
| 2927. |
Solve : "Variables" "Equ"? |
|
Answer» I'm sorry, I just need help on what Variables and Equ is. Any help please ;O! The information can then be manipulated using the Set command e.g. SET ZZ=%ZZ%+10 which changes the value of ZZ to 133. A good explanation, but you use SET /A to do arithmeticQuote from: Dias de verano on January 07, 2009, 03:18:42 PM A good explanation, but you use SET /A to do arithmetic YES, of course, a major FUP, but it's very very hot here and haven't had enough G&T yet! Offending post edited.. Quote from: Dusty on January 07, 2009, 02:41:56 PM Generally a variable is the name of information stored. e.g. 123 could be stored for future use with the name ZZ using the Set command SET ZZ=123 The information can then be manipulated using the Set command e.g. SET/A ZZ=%ZZ%+10 which changes the value of ZZ to 133.Wait, do I make a Batch File that says that or do I enter it in a CMD raw?Try both ways..... but start with @echo off to stop the commands being echoed. Enter this at the command prompt, then as a batch script: @echo off cls set zz=123 set/a zz=%zz%+10 > nul cls & echo %zz% the answer should be displayed - then enter exit to return to windows or enter more commands. Have fun!!Quote from: Helpmeh on January 07, 2009, 03:13:15 PM EQU means EQUAL TO (these only work for numerical. Use == for anything else)i always use equ even with strings and nothing hapen right now Is this strange ? Code: [Select]C:\>if "cat" EQU "cat" echo yes yes C:\>if "cat" EQU "dog" echo yes C:\>if "cat" NEQ "dog" echo yes yes C:\>if "cat" gtr "dog" (echo yes) else (echo no) no C:\>if "dog" gtr "cat" (echo yes) else (echo no) yesQuote from: devcom on January 08, 2009, 01:45:05 PM Quote from: Helpmeh on January 07, 2009, 03:13:15 PMEQU means EQUAL TO (these only work for numerical. Use == for anything else)i always use equ even with strings and nothing hapen right now Is this strange ? Not strange, EQU is the text equivilant of == |
|
| 2928. |
Solve : serch comand? |
|
Answer» is there a peice of code that will serch the whole drive for a cirtain file type (such as my own created one .steven)DIR /s /b /a-d *.stephenYou could ALSO add a dir /s /b /a-d *.stephen Quote from: steven32collins on January 04, 2009, 12:49:02 AM so the file would be made the variable thats on the code If you use the code from Dios (see above quote) you have no need for a variable. It will DISPLAY any files with .stephen in their names.Quote from: Helpmeh on January 05, 2009, 03:24:35 PM If you use the code from Dios Thanks for the promotion! for /r c:\ %%a in (*.txt) do echo %%a |
|
| 2929. |
Solve : multiple variables? |
|
Answer» how can i make a cirtan action HAPPEN when 6 driffrent variables equal the same (0)If they all need to be zero, then you can simply sum them and check that the RESULT is still zero |
|
| 2930. |
Solve : D.E.A.D - Release Dos Video game *link working*? |
|
Answer» i KNOW all those free file hosting websites have a limit on the download bandwidth. That would be awesome if they had a Doom Deathmatch website. theres plenty of Doom deathmatch sites, namely Zdaemon( i play it and its pretty fun)Quote theres plenty of Doom deathmatch sites, namely Zdaemon( i play it and its pretty fun) I'll check it out.Im going to get zdaemon but what version of doom does it require? i assume theres an old one and a new one.. well theres multiple WADS you have to get for download. for Coop, special and all but Doom 2 requires version 1.9 idk about doom 1 and does anyone have the Doom 2 v1.9 wad? cuz my old one is v1.6 and the patchers arent doing a dern thingAnother BUG, when I GO out of the pet shop, then I press u to go to the hallway or something and it says, something like "this is not a valid command" .When it says U type UPI can provide a SERVER with upload capabilities. With 3gb of space and 300gb Bandwidth. Maybe we could upload all batch games onto this? It also shows the files that have been uploaded, which would show all of the batch games uploaded.if we were to create a online Batch game, then we would need some kind of Network monitoring and Login/Logout system. but that would be a Huge accomplishment possibly even get into Guiness.we need some one to WRITE server and klient, and then its easy I have a simple version, non-protected version via ftp. It basically sends a file to the server when they login, and deletes this file when they log out. Of course, if they close the app before they log out, it will still say they are logged in. |
|
| 2931. |
Solve : help!!!!!! i cant find how to open a shortcut on the same drive as the .bat file? |
|
Answer» im writing a BATCH file and i cant find anywhere that will show me a peice of code that will open a shortcut that is on the same drive and folder as the bat file never mind about that now ive just rememberd it so my other qustion is what peice of code can determin if a disk drive exists Code: [Select]if exist "c:\" echo Drive C existsQuote Code: [Select]if exist "c:\" echo Drive C exists You should add this after that. Code: [Select]if not exist "c:\" echo Drive C doesn't exist So then if it doesn't exist it at LEAST gives a message instead of the PROGRAM just exiting out. Quote from: BatchFileCommand on January 03, 2009, 09:40:47 AM QuoteCode: [Select]if exist "c:\" echo Drive C exists maybe, but this is the original question Quote what peice of code can determin if a disk drive exists Even better Code: [Select]if exist "c:\" (echo Drive C exists) ELSE (echo Drive C does not exist) ive been using al of this code for a bat file for my memory stick so when i plug the usb flash drive in the bat file opens and cheaks for other memory sticksJust so you know, .lnk files are in a registry along with a list of other extensions that don't show up. As long as that script exists, you can't see the extension (neither can DOS), so you can't open it except by Double-Clicking. A random number in a range? EASY! Code: [Select]@echo off :number set number=%random% rem The above line is so %random% will remain as long as we need. if %number% GEQ %bottomrange% goto 1 rem %bottomrange% is the bottom number. The number can be %bottomrange% and up. goto number :1 if %number% LEQ %toprange% echo %number% rem %toprange% is the maximum number. The numbers will be that number AND below it. goto number Replace %bottomrange% and %toprange% with the bottom and the top of your range. You can remove the REM if you like. Its just there to explain how the code works. |
|
| 2932. |
Solve : Need a partner for Batch game.? |
|
Answer» Hello! I am making a Don't Forget The Lyrics! batch game. I just started it tonight, so I know i'm not far. I just need help adding the things. echo Well, I hope ____ ____ remember there are three missing words there. "Neil Young" And then it goes, "will remember" Oh yeah, i edited to 2 words, THANKS! But will you be my partner? Oh snap, gtg :O. Pm me or post pleaseI'll help but I have to do some other stuff first. Tan_Zawow I have been going through your code and I hope no offense to you but there are alot of errors pm me if you WANT the bug fixed version. Tan_Za |
|
| 2933. |
Solve : access NTFS? |
|
Answer» Do any of you know of a dos app that will allow access to a NTFS partition? |
|
| 2934. |
Solve : command in DOC for doing the silent installation without any popup ?? |
|
Answer» What COMMAND i have to use , to do the silent installation by .bat file so that during installation , it should not GIVE any poup wizard. |
|
| 2935. |
Solve : Menu.bat? |
|
Answer» HEY i am currently making a bootdisk and i've made a MENU for it, heres my question: How do i make the menu start up AUTOMATICALLY when i boot?autoexec.bathmm any specific commands?you've made the menu. start the menu in autoexec.bat of your bootdisk.well i've used the call A:\menu.bat but nothing seems to happenis that in Autoexec.bat? what exactly is the nature of this boot disk? What was it created with, etc.:O created with MS DOS, EM batch? |
|
| 2936. |
Solve : Batch to pull data from text file? |
|
Answer» I know you can pull data from a text file using the following: thanks! This will only work for the last set of data pulled from the file, If you want to work with the data one line at a time, it's going to have to be within the for loop. If you're convinced it needs to be set to different variables you'll need 'setlocal enabledelayedexpansion' e.g. Code: [Select]@echo off setlocal enabledelayedexpansion CLS FOR /f "usebackq tokens=1-5" %%I in ("C:\Documents and Settings\ss947bw\Desktop\test2\test.txt") do ( SET I=%%I && SET J=%%J && SET K=%%K && SET L=%%L && SET M=%%M echo !I! echo !J! echo !L! echo !L! echo !M!) ECHO JOB COMPLETED! Doesn't anybody ever reread before posting? Quote from: Sidewinder on January 08, 2009, 11:42:47 AM Code: [Select][emailprotected] off FBdid you even try my code before you posted? if you did then you would know that it works. Please let me know if you are having TROUBLE getting it to work. I have one last question (crossing FINGERS) why will this code work correctly: Code: [Select]ECHO ^<horizpa^> >> "%CD%\xml_files\%name%%I%.xml"= and this code will not? Code: [Select]ECHO ^<horizpar^>Orthophotography complies with NMAS, National Map Accuracy Standard for 1"=200` maps.^</horizpar^> >> "%CD%\xml_files\%name%%I%.xml" when I run the batch it gets to this point and I get the following error: the filename directory name or volume label syntax is incorrect the batch still processes through but I will not ADD the above line to the xml file. If I rem out the code the batch works perfectly. any ideas? thanks, Wayne |
|
| 2937. |
Solve : EOL in for loop.? |
|
Answer» Ok i got a question. Here i have some code to show the first 9 drives on a computer. but it's long and i think it could be shortened: The first output line from fsutil has a different format than the rest of the lines: fsutil fsinfo drives only has one line of output, that is my issue exactly. Quote from: Sidewinder on January 06, 2009, 02:49:29 PM Code: [Select]@echo off The diskpart doesn't quite do it either, the number of tokens is unpredictable. Is there anything else to suggest cheers FBQuote fsutil fsinfo drives only has one line of output, that is my issue exactly. I stand by the response. Did you try the code? Code: [Select]@echo off for /f "tokens=1-2" %%f in ('fsutil fsinfo drives') do ( fsutil fsinfo drivetype %%g ) for /f %%f in ('fsutil fsinfo drives ^| find /i /v "drives"') do ( fsutil fsinfo drivetype %%f ) Output from this machine: Quote C:\ - Fixed Drive Diskpart could be used to filter all the removable drives, or the partitions or even the CD/DVD drives. Depending what you're looking for, the token issue should not be a problem. Code: [Select]@echo off for /f "tokens=1-2" %%f in ('fsutil fsinfo drives') do ( fsutil fsinfo drivetype %%g ) for /f %%f in ('fsutil fsinfo drives ^| find /i /v "drives"') do ( fsutil fsinfo drivetype %%f )Output: Quote C:\ - Fixed Drive Out of five drives it lists one. I don't want to filter the results I just want to Drive letter and type. cheers FBQuote Out of five drives it lists one. Could be something unique to XP that was "fixed" in Vista. This is little SNIPPET does an end run AROUND the for logic, but has it all over a series of if STATEMENTS by processing as many or as few drives that exist on the system. Code: [Select]@echo off set num=1 :loop set /a num+=1 for /f "tokens=%num%" %%i in ('fsutil fsinfo drives') do ( if .%%i==. goto getout fsutil fsinfo drivetype %%i goto loop ) ) :getout Code: [Select]for /f "tokens=3 skip=8" %%A in ('echo list volume ^| diskpart') do (fsutil fsinfo drivetype %%A:) Got it, thanks for the help. FB |
|
| 2938. |
Solve : Don't have sndrec32? |
|
Answer» I played this one Batch File game and it SAID that it couldn't find sndrec32, I checked the system and I couldn't find sndrec32 ! You see, I have a sound recorder, it's also in system32, so I just rename it then?What's it called now?LITERALLY "Sound Recorder".If you're SURE it's the same as this: Then I don't see any harm in renaming it. However, I WOULD copy it and rename the copy, keeping the original "Sound Recorder"My Sound Recorder only has the stop and play button. But yes, I will copy and rename it. |
|
| 2939. |
Solve : running exe files from batch? |
|
Answer» I am currently running some large long compute time exe files. It would be nice to run them from the dos window USING the batch COMMAND. Is there a way to run an exe file from the batch window and at the same time supply input to the exe file from the batch file? I am currently running some large long compute time exe files.It would probably take SHORTER time to complete if you didn't play GAMES or use any resource-intensive programs (better yet, let the application run on its own). What is this 'exe', may I ask?When running an exe file (executable fortran file) that I created, there are requests for input from the keyboard. However, certain runs can be quite long in execution and hence it would be nice to create a batch file that runs the program multiple times and provide requested information, which normally would comes in through the keyboard. Can this be done? Thank you! jlsulliv8Keystrokes from Command Prompt? Nope.I don't know about fortran but could you have it check for arguments e.g. Code: [Select]start "" "fortran.exe" var1 var2 FBI'll look into that. thank you! John |
|
| 2940. |
Solve : Sql server database backup using batch files? |
|
Answer» hi FRIENDS, I am begginer of using BATCH files . I dont know about batch files. My requirement is taking sql server database backup using Dos batch files. You can use NET STOP to stop the SQL agent and service then once stopped you can copy your MDF and LDF database files to backup etc using a simple COPY or XCOPY command DEPENDING on what you want to do. Look in your windows services to GET exact serice name... you should see usually both the sql service and agent running, the sql service is usually MSSQL$instancename and the agent is usually SQLServerAgent To start the database after the backup simply NET START servicename such as NET START SQLServerAgent Hope this helps. |
|
| 2941. |
Solve : Copy network path file/folder? |
|
Answer» My computer in domain and i WANT copy some file |
|
| 2942. |
Solve : count down? |
|
Answer» can you make a peice of code that will count down to a picific time yes.Some years ago, another poster requested the very same THING. I have a HTML Application script that does the counting down in a window. If you wanted it posted let us know. @echo off learn how to use loops man. All your codes could be 10x smaller if you want to count down to a specified time of day... Code: [Select] @echo off rem input time as hh:mm:ss rem use 24 hour clock rem e.g. for 4:15 PM use 16:15:00 rem only works for a time the same day rem does not check for nonsense time rem e.g. earlier than now set /p hhmmss=Start time hh:mm:ss? set hh=%hhmmss:~0,2% set mm=%hhmmss:~3,2% set ss=%hhmmss:~6,2% set stimefull=%hh%:%mm%:%ss% if "%hh:~0,1%"=="0" set hh=%hh:~1,1% if "%mm:~0,1%"=="0" set mm=%mm:~1,1% if "%ss:~0,1%"=="0" set ss=%ss:~1,1% set /a ssecs=%ss% set /a msecs=60*%mm% set /a hsecs=3600*%hh% set /a startsecs=%ssecs%+%msecs%+%hsecs% echo. echo Waiting for time %stimefull% :TWAIT set ntime=%time% set nhh=%time:~0,2% set nmm=%time:~3,2% set nss=%time:~6,2% if "%nhh:~0,1%"==" " set nhh=%nhh:~1,1% if "%nmm:~0,1%"=="0" set nmm=%nmm:~1,1% if "%nss:~0,1%"=="0" set nss=%nss:~1,1% set /a nssecs=%nss% set /a nmsecs=60*%nmm% set /a nhsecs=3600*%nhh% set /a ntimesecs=%nssecs%+%nmsecs%+%nhsecs% set /a timeleft=%startsecs%-%ntimesecs% title Seconds: %timeleft% if "%ntimesecs%" GEQ "%startsecs%" goto snow ping localhost -n 2 >nul goto twait :snow Quote from: devcom on January 09, 2009, 07:38:50 AM Quote from: BatchRocks on January 09, 2009, 05:05:52 AM@echo off I could say the very same to you about Classes in VB. |
|
| 2943. |
Solve : Set /p variable= [color=red].V.[/color] Choice /C? |
|
Answer» What's the difference. Is it just that with Choice /C you don't have to mess around with variables? Or was Choice /c in an old version of windows and Set /p variable= is a newer version of Choice /C. But anyways, which ONE do you prefer more. |
|
| 2944. |
Solve : Is there a way to BackUp Hard Drive with DOS Commands, to External HD?? |
|
Answer» Is there a WAY to BackUp an Entire Hard Drive with DOS Commands, to external Hard Drive ?. Like copy C:\*.* a: or something like that. Well, yes and no. Like copy C:\*.* a: strangely, that would actually work in a lot of cases. on the other hand- only the root directory files will be copied.Quote strangely, that would actually work in a lot of cases.Yeah, he would need Xcopy. Is Xcopy still there? Amway, back to the original quest. Quote You use scripts or batch files to run unattended backups at a command prompt on a Microsoft Windows XP-based computer. The scripts and batch files use the ntbackup command. If the backups require more than one backup media to COMPLETE, the command may not prompt you to change the media when the media becomes full.Source: http://support.microsoft.com/kb/908069 Never change media? WOW! with that he would not need the 75 floppies! Boy was I wrong! I had no idea! Would also need exclusive access to all data on C: drive otherwise file in use issues will occur. So it would have to be done from DOS level without Windows Running, and most likely they will need NTFS drive support at the DOS level too unless they have an odd setup with FAT32....Its easiest to use a IMAGING utility like the free one linked earlier.Quote from: DaveLembke on January 09, 2009, 02:26:10 PM unless they have an odd setup with FAT32 who are you calling odd? |
|
| 2945. |
Solve : Error: The process tried to write to a non existent pipe? |
|
Answer» I have a batch SCRIPT that copies files from current location to the server. |
|
| 2946. |
Solve : Batch to find files with todays date time stamp? |
|
Answer» Looking for a way to find all files edited or created for a specific day such as all with todays date or yesterdays date time stamp when file name and extension is unknown. for /f "tokens=%searchdate:~2,2%" %%F in ("Jan Feb Mar Apl May Jun Jul Aug Sep Oct Nov Dec") do ( I included this to just pretty up the report - you will note that the header line on the report you posted Quote Files created on 30 Dec 2008 =says "Files created on 30 Dec 2008", well Dec comes from that list of months. The search for files is done purely on the date in the format ddmmyyyy (e.g. 20122008). Try changing the months Jan Feb.. etc to something else like Nub Rub Sub Nanny etc... and check the report header, files created/updated on the date you enter will still be listed.Ok...got it! Now that makes sense... BTW any suggestions of a good book to learn batch programming? Been just learning hands on by looking at everyone elses code etc and tweaking it to understand it sort of a reverse engineering of how it functions. I know Basic, C++, and a few other languages and Batch is different, but like any other scripting language structured in its own way. With enough practice maybe some day I will be as good as you experts...lol Thanks again |
|
| 2947. |
Solve : need Batch - read all files and run only scripts when file comment = 'mycomment'? |
|
Answer» Hello. I am new to creating batch files. What is the comment character in Ruby script? A hash for single line comments Code: [Select]# This is a comment Code: [Select]# The famous Hello World # PROGRAM is trivial in # Ruby. You don't need: # # * a "main" method # * newline escapes # * semicolons # # Here's the code: puts "Hello World!" or alternatively ==begin and ==end for comment blocks Code: [Select]==begin This is a comment line it explains that the next line of code displays a welcome message ==end I am seriously wondering about somebody who says "I have a folder of Ruby scripts and I need a batch script to do something with them". Why not write yourself a Ruby script? If your Ruby scripts are crucial for your mission, then you need a competent Ruby programmer on the team. Please specify how the Ruby scripts are commented. What do you mean by this? Quote run all scripts Run all of which scripts? Where? Do you mean, you want to examine (for EXAMPLE) all of the Ruby scripts in a folder, and if a certain script contains a line like this... Code: [Select]# Critical1 ... then run that particular script? Then proceed to the next Ruby script? Until there are no more? Do them in what order? In a folder directory, there are files, each file has attributes such as...Name, SIZE, Type, Date Modified and Comments. I wanted to see if it is possible to create a batch to run only scripts that have a specific comment. Yes, I am working on a ruby script to do this..just wanted to see if a batch could do this - that's all. I am guessing maybe not after reading your words. Thanks for the comments. MCQuote from: mcolli00 on January 09, 2009, 01:14:40 PM I am guessing maybe not after reading your words. I misunderstood what you meant by "comment"... Quote In a folder directory, there are files, each file has attributes such as...Name, Size, Type, Date Modified and Comments. OK I'm with you... NTFS Alternate Data Streams. Not easily accessible using batch, but watch this space! AS far as I know, there is no built-in commandline access to ADS information, but there are 3rd party utilities. Are you permitted to install and use such things? No I can't user 3rd party softwares. I just wanted to see if I could use a batch program since it seems shorter. I am in the process of creating a script to use some gems in Ruby to get file attributes and create a driver file. I was just hoping for a quicker fix. Thanks MCThose file comments you can see in Windows Explorer are a feature of NTFS Alternate Data Streams and are chiefly used within Windows GUI applications & Windows Explorer. If I wanted to deal with all of the files within a folder that had a particular comment, en masse, I would probably set Explorer to details view, then click on the Comments column heading (in order to group like comments together) then highlight all the ones I wanted, then either cut & paste to another folder, and then process them, or use Send To to send all the filenames to a shortcut in my Send To folder, said shortcut POINTING to a batch file I might write. But I think it would be hard to do it all in a batch. Powerscript maybe... couldn't one access the "♣SummaryInformation" stream via simple type command and parse it as appropriate? the special symbol kind of confuses things, though.the "♣" is ^F i.e. ctrl+F in DOS. FB |
|
| 2948. |
Solve : File Compare for entire directory tree?? |
|
Answer» Wondering if anyone know of any tricks to compare an entire directory tree using FC file compare or an alternate method at the BINARY compare level such as FC /B |
|
| 2949. |
Solve : start batch after adding a removable drive? |
|
Answer» hi all, |
|
| 2950. |
Solve : Deleting Unknown Files (Wildcards)? |
|
Answer» Quote from: Sidewinder on January 02, 2009, 02:21:55 PM NT batch And once again, the blasted enhancements since when I used batch in DOS 6.0 lead to my downfall. I didn't even notice there was no actual EOF: label in the batch file you presented. otherwise I might have inferred it had special meaning, (which I assume it does these days) So now NT batch essentially has GoSub...Return. Besides, it's really the command interpreter keeping track of the CALL stack, not that that is anything more then a detail, since the end result is the same; it follows the chain back to the caller. If only I was more enthusiastic about batch nowdays. I just don't feel the same way about learning new stuff in batch as I used to. Too bad I'm stuck with DOS 6.0 batch in my MIND now, I guess. Quote from: Sidewinder on January 02, 2009, 02:21:55 PM I'm not certain whether I like this post or the pseudo-array post better. I don't know, but what I like is being able to have an intelligent debate, regardless of who is ACTUALLY right. In this case, I was wrong. But am I still trying to push the argument? Of course not. There isn't any argument to push, since you ousted me quite nicely with your superior NT batch abilities. All I can do is learn, and prevent such embarassment next time I'll say this though- It's nice when it doesn't degrade like it does so QUICKLY with some new members, such as my new friend Trizle, who affectionately refers to me as Hellwhore. I was so touched, he was just begging for my attention here. I just don't have the HEART to tell him it won't work out... |
|