kaylee Posted November 8, 2009 Report Share Posted November 8, 2009 could you please please teach me how to use command prompt on windows XP?1. what is the command that shows multiples of 3 between 10 to 30?for example....z:> SOME COMMAND12151821......302. how can i create a script that provides info about the computer and the system that is runnin? im supposed to use the echo command too.for example...the computer is named blah blahit has blah of processors...whose type is blah blahthis computer runs blah blah3. how can i create a script named exist.bat that answers if a file given as a parameter exists in the current document?for example....z:> exist.bat somefile.abcthe file does not existz:> exist.bat exist.batthe file existi'd appreciate any help!!!!! thank you in advance! Quote Link to comment Share on other sites More sharing options...
Irene Posted November 8, 2009 Report Share Posted November 8, 2009 Hello Kaylee I am not an expert, but I wonder if THIS or THIS will help? Quote Link to comment Share on other sites More sharing options...
-pops- Posted November 8, 2009 Report Share Posted November 8, 2009 Do I detect a college/school project here? Quote Link to comment Share on other sites More sharing options...
ɹəuəllıʍ ʇɐb Posted November 8, 2009 Report Share Posted November 8, 2009 Sounds like fun to do; I'd hate to spoil it for you... B) Quote Link to comment Share on other sites More sharing options...
Hb_Kai Posted November 8, 2009 Report Share Posted November 8, 2009 I made a post on here listing good resources to learn various scripting/programming languages. Hopefully the batch scripting website I posted can help you do what you're wanting to achieve. WF | Want to learn a programming language? Quote Link to comment Share on other sites More sharing options...
Scarecrow Man Posted November 17, 2009 Report Share Posted November 17, 2009 I've always found this site useful when looking for help with DOS commands.http://www.computerhope.com/msdos.htm Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.