Summary: Hello All, I have an application in vb where the form has many list boxes, I write the all the selected items by a user in a text file in the app.path...
Summary: I am new to batch programming and need some expert help. Here is what I would like to do: 1. I put any type of some files in one folder 2. Now I wa...
Summary: When I tried to create or open a css file in Visual InterDev 6.0, I got this error message, "CSS Editor. This CSS file is not valid." and I can't crea...
Summary: I am still very new to VBScript, and I need some help creating a log file that will show the output of an FTP. The reason that I need the log file is...
Summary: This doesn't seem to be working. When the batch is done it creates a ini.### file. Was this intended? Also, do I need to insert a path and specify a...
Summary: Hi JRell, You did wonderful Job. Thanks a lot for your work. It minimized my effort. I request you help for a small enhancement in the above code. If,...
Summary: Hi, FYI, I have a txt file(abc.txt) that contains a column of logon names. I need to create a batch file that read that file and then for each of the...
Summary: I need to create a bat file to delete folders inside a folder named Temp ( C:\Documents and Settings\vperez\Local Settings\Temp ), im using XP, pleas...
Summary: i created a batch file and i'm invoking three programs in it one by one. but when i click on batch file all three programs are running simultaneously....
Summary: search for 3 files and create a .txt file hi i need a batch code to do the following task i have a folder called "activation" i want search in "act...
Summary: Hi, I have a txt file that contains data in the following format: 1200-1678,,1,C1356 1000-0076,,1,C1357 1000-0051,,1,C1358 1000-6848,,1,C1500 1000-684...
Summary: I would like to create a batch file that will add an additional 1 to the front of an existing 8 digit text file,i.e... 11062169.txt-->111062169.txt 09...
Summary: hello.. i know some one here really know answre to my qustion.... i want to play a mp3 file in vb or in html without any mediaplayer.... now in my ca...
Summary: Hi!, I want to know how I can create a Data Warehouse in SQL Server 2000, I have a DB Model and I want to know if I can create it from this model or I...
Summary: Hi all, Please help me to create a batch file containt below detail; Find a file named jaf.ini on C: and D: Replace 0 to 2098891 on the line ASKSN=0 O...
Summary: Hi Friends. I want to creat a bat file which check the system ram and if system have less than 256MB RAM, it execute one of the program and if system ...
Summary: I am trying to create a batch file to change the Physical directory to the new build after a successful build. so far i got this: @echo off rem Check ...
Summary: I would like to create a batch file for NET SEND so that it can prompt the user for the computer's address and the message. How do i do the text input...
Summary: I've got this code to delete temp file from default_temp **BUT** my database also creates other temp files under default_temp_vfw78w6r and default_tem...
Summary: I'm programming a game creation studio for Windows and I need to allow users to create scripts like a cross between HTML and MUSHcode. I've gotten as...
Summary: ---Sci-Guy--- "I usually prefer just to be pointed in the right direction so I can try to figure it out myself. I'm just trying to learn VB and find i...