Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: question about batch files  (Read 1921 times)

0 Members and 1 Guest are viewing this topic.

shateredsoul

  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1412
  • Last login:January 25, 2013, 08:23:51 pm
question about batch files
« on: May 10, 2010, 02:28:50 pm »
what does "/F" mean when you see it in a .bat file?

lilshawn

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7514
  • Last login:Yesterday at 05:48:23 pm
  • I break stuff...then fix it...sometimes

Spaz Monkey

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 381
  • Last login:February 15, 2011, 11:33:55 pm
  • Hit me with a chicken quesadilla and a Coke.
Re: question about batch files
« Reply #2 on: May 10, 2010, 11:32:35 pm »
It depends on the command.  You can show us the batch file.

shateredsoul

  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1412
  • Last login:January 25, 2013, 08:23:51 pm
Re: question about batch files
« Reply #3 on: May 11, 2010, 12:24:07 am »
@echo off
echo GGG otomedius boot
HidGet.exe /F
type HidBoot.id
otomedius.exe

Thenasty

  • Trade Count: (+17)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4420
  • Last login:Today at 01:33:12 am
    • Thenasty's Arcademania Horizontal/Vertical monitor setup.
Re: question about batch files
« Reply #4 on: May 11, 2010, 08:30:39 am »
that would be a PARAMETER for that particular command/program. Usually if you type HIDGET /? or HIDGET ?  will list those parameters and what it means.
Or sometimes, just type the command with no parameter and will give you a list (like pkzip, mame etc....).

Hope I made sense.


But that whole thing you listed is a BATCH file that will run each command one by one until the end.
« Last Edit: May 11, 2010, 08:33:42 am by Thenasty »
Thenasty's Arcademania Horizontal/Vertical setup.
http://forum.arcadecontrols.com/index.php?topic=26696.0

Free VGA Breakout Cable
http://forum.arcadecontrols.com/index.php?topic=38228.0

Ultimate All in One Coin Mech write up (Make your own)
http://forum.arcadecontrols.com/index.php?topic=19200.0