Front Office Football Central  

Go Back   Front Office Football Central > Archives > FOFC Archive
Register FAQ Members List Calendar Mark Forums Read Statistics

Reply
 
Thread Tools
Old 02-12-2008, 09:47 AM   #1
Galaril
Pro Starter
 
Join Date: Jan 2004
computers command line ?

I have a simple question. How the hell do you dropa line in the command line of windows ? I want to add a multi line command but forgot what is the way to skip to the next line without entering the command?

Galaril is offline   Reply With Quote
Old 02-12-2008, 10:10 AM   #2
weegeebored
High School Varsity
 
Join Date: Sep 2006
I wasn't aware that you could do multiple lines at the command prompt without letting Windows break the command string itself into multiple lines so I would be interested in this as well.

You could try entering your commands in Notepad the way you want it, and save the file with the .bat extension (e.g. test.bat), and then just execute the batch file at the prompt.
weegeebored is offline   Reply With Quote
Old 02-12-2008, 10:15 AM   #3
johnnyshaka
College Benchwarmer
 
Join Date: Oct 2002
Location: Edmonton, AB
Quote:
Originally Posted by weegeebored View Post
You could try entering your commands in Notepad the way you want it, and save the file with the .bat extension (e.g. test.bat), and then just execute the batch file at the prompt.

If it were me, this is the route I would go.
johnnyshaka is offline   Reply With Quote
Old 02-12-2008, 10:46 AM   #4
Galaril
Pro Starter
 
Join Date: Jan 2004
Quote:
Originally Posted by weegeebored View Post
I wasn't aware that you could do multiple lines at the command prompt without letting Windows break the command string itself into multiple lines so I would be interested in this as well.

You could try entering your commands in Notepad the way you want it, and save the file with the .bat extension (e.g. test.bat), and then just execute the batch file at the prompt.

Thanks.
Galaril is offline   Reply With Quote
Old 02-12-2008, 11:50 AM   #5
ThunderingHERD
College Benchwarmer
 
Join Date: Oct 2000
Location: North Carolina
& will separate commands (e.g. "cd .. & dir") Separate two commands with && and the 2nd will run only if the first succeeds, separate with || and the second will run only if the first fails.
__________________
"I'm losing my edge--to better looking people... with better ideas... and more talent. And who are actually really, really nice."

"Everyone's a voyeurist--they're watching me watch them watch me right now."

Last edited by ThunderingHERD : 02-12-2008 at 11:55 AM.
ThunderingHERD is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Forum Jump


All times are GMT -5. The time now is 11:19 PM.



Powered by vBulletin Version 3.6.0
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.