Summary: heres my code: @echo off cd C:\ :A COLOR 07 cls net view --------------------- ----DOS-MESSANGER---- --------------------- set /p n=To Computer: set ...
Summary: hey everyone! i'm writing a piece of code in a .bat file to run obviosly in command prompt. I need to be able to type carrige returnes into the code u...
Summary: hi all, the code that i have sujjested works only in win xp and in windows server 2003.win xp and server 2003 has a file named "reg.exe".go...
Summary: Hi one and all, maybe someone can help a beginner with a problem in VB4. The code below is an outline of a program I would like to write. As it sits, ...
Summary: I need some help with a bat file that I created. I am trying to make it stay minimized on my user's screens. Do I simply put Echo Off or @Echo Off i...
Summary: Hi, I have some assignment in for tomorrow, i have done most of it, however i am stuck on pseudo codes. Here's what i have to make pseudo code for... ...
Summary: Did you had thinking about to make your own UserControl control? Well, I don't know about your experience but I would suggest it to you. Tray make you...
Summary: I am using learC compiler software. When I define a statement for CLS I write # define CLS printf("\033[2J") When I run the program [2J prints when i...
Summary: I want to make a bat file that will delete the Recent History in the My Documents . I have this right now . @ECHO OFF :START DEL "C:\Documents and Se...
Summary: I've 2 questions: 1. For the code below, how would I add a validation for if the field subject doesn't equal 'Level 1' 'Level 2' or 'Level 3' it outpu...
Summary: Lets be honest, the reason you want to create this program is because it is a homework assignment. Here is my policy on that: http://www.computing.ne...
Summary: quick help needed in DOS . -I want to create a bat file that opens up a txt file and reads data in it (data being the names of files). -Then check to...
Summary: hey all, i dont know exactly how to word this but ill give it a try. I am creating a batch file that will erase TIF's, cookies, etc. I have the basic ...
Summary: Hi, I need help with part of bat file I want to use for backups. I can do most of it, it's the part below I need help with. The bat file will automa...
Summary: I am trying to study this program. This program determines how many salespeople earned salaries in each of nine salary ranges. Could you explain each...
Summary: Hello, I'm looking at some ASM code trying to figure out what it does because I'm trying to learn ASM and I find it easiest to learn by examples. SO I...
Summary: No Problem. Create a Module wide integer variable called Listno. Use the following code in the command Button click event. The first line of the cod...
Summary: I do not know why but my code now runs fine. Not sure what your my.bat code does but i tried it, then whatever code I ran susequently was listed 1 li...
Summary: The following technique works under Win NT/2K/XP as it is NT scripting not DOS that does not exist at all in those systems. More that works if you are...
Summary: Hi I have just started a project at Uni in which i will be developing a system to monitor a railway level crossing. I want to be able to store the in...
Summary: Greetings All! The following MS-DOS code will delete any specified files, in specified location, and older then a specified date. "Delete files by ol...
Summary: Hi, im a guy that started vb about 6 months ago, since i have exp in other languages(but little), im not really that new, but i would like to form an...
Summary: actually thats true, i managed to do it in java. im quite glad that you explained it to me rather than just gave me the code, helps me learn more. che...
Summary: Hi, Thanks for trying to help me out. When I try to open some web sites it will come up with this message," THE PLUGIN DID NOT INITIALIZE PROPERLY" an...