Search 5,000,000+ questions and answers.

Frequently Asked Questions

What are command line options and how do you use them?

Baarns: Microsoft Access Developer Frequently Asked Question...
You can automatically open a database, run a macro, or supply a user name or password when you start Microsoft Access by entering options on the command line. For example, the following command line starts Microsoft Access, opens the Northwind Traders database for exclusive access, and runs the Add Products macro: Opens the specified database for exclusive access.
Related Questions

What are the command line options for PubCrawler?

PubCrawler FAQ
The default behaviour of PubCrawler is determined by variables in a configuration file. Command line options offer the possibility of temporary changes. To find out, which options are available, have a look at PubCrawler's Technical Description or run PubCrawler with the '-h' option ('h' for 'help'): pubcrawler.pl -h
Related Questions

Do I have to learn to type in all the cryptic options on the command line to use pep?

Gisle Hannemyr: Pep FAQ
For the time being, yes. I am working on a GUI front end both for Microsoft Windows'95 and for X.11. Hopefully it will be ready when pep ver. 3.00 is out of beta and in general release.
Related Questions

How can I use ePOST from a command line?

FAQ : ePOST Serverless Email System
From the command prompt or a startup script, run the following command in the ePOST directory: java -jar epost-version.jar There are some performance problems with ePOST when a mail client uses multiple connections to download messages simultaneously. Configuring your mail client to use only one connection can help performance. If you have more than one network adaptor in your computer, including virtual network adaptors (like a VPN connection), ePOST may bind to the wrong IP address.
Related Questions

Can I use the command line interface?

iVCD FAQ: MPEG Encoder/Converter & VCD Burner for Mac OS X
Yes. Open the iVCD™ package contents and look in the Resources folder to find the pre-built command line utilites. If you are not sure how to do this then you should use the GUI.
Related Questions

Can I use VisualMake from command line?

Frequently Asked Questions
When I try to start a build I receive the following error: "VB6 caused a divide error in module VB6.EXE at 0137:00482a61". I am attempting to install the trial version of VisualMake on Windows NT 4.0, service pack 5. When I run the setup, it prompts me whether I wish to install VisualMake, but when I click "Yes", nothing happens.
Related Questions

How do I use Weka from command line?

Frequently Asked Questions - WekaWiki
Reading the Weka Primer article will help you understand the usage of the command line, as well as the How to run Weka schemes from commandline article.
Related Questions

C.7] How do I give command-line options to a Windows program like WinBoard?

XBoard and WinBoard: Frequently Asked Questions
C.9] When I exit from WinBoard after using it to play against a chess program on my machine, the chess program keeps running in the background. C.17] XBoard hangs shortly after connecting to an ICS when used with dxterm, cmdtool, dtterm, kterm, konsole, or other substitutes for xterm. C.20] XBoard tells me "Warning: Cannot allocate colormap entry", or "too few colors available; trying monochrome mode", or "XPM pieces cannot be used in monochrome mode". C.21] When I log in to freechess.
Related Questions

Where can I review all the new changes to the MBSA 2.0 command-line options?

MBSA 2.0 Frequently Asked Questions
A complete list of changes can be found in the release notes, and detailed descriptions of the options are included in MBSA Help. Both can be viewed by clicking the Help link in the MBSA navigation bar.
Related Questions

Why have several command-line options like -nosum and -z been removed from MBSA 2.0?

MBSA 2.0 Frequently Asked Questions
The MBSA 2.0 detection engine is now based on the Windows Update Agent, and the logic used when scanning for updates is based on rules defined in the Microsoft Update catalog. The options in previous versions of MBSA to enable or disable certain logic are no longer needed because of the advanced technology being used. Details of these command-line changes are provided in the release notes and MBSA Help. Yes. MBSA 2.
Related Questions

Can I change SpamAssassin command line options?

No Spam Today! for Servers Support
You can change the default command line used to start SpamAssassin by editing the SpamAssassin filter settings. Be sure to check "advanced options" before proceeding from the first page of the wizard. The default setting is as follows:
Related Questions

Can my commands take command line options?

Frequently Asked Questions
Ant provides via its -Dproperty=value command line argument a means to pass data to your build procedure but when handing off a procedure to a support person or even another developer it is preferable to have a proper command line option handler. AntDepo commands can accept command line arguments via the getopts task.
Related Questions

Can I run NTBACKUP from the command line?

Environment settings set by a batch file are not working.
ntbackup <operation> <path> /a /b /d "text" /e /hc:<on/off> /l "<filename>" /r /t <backup type> /tape:n /v This will be backup . If you wanted to eject a tape you could enter eject (but must also include the /tape parameter) The list of drives and directories to be backed up. You may not enter file names or use the wildcard character. To backup multiple drives just put a space between them, e.g. ntbackup backup c: d: etc..
Related Questions

How can I use GNUnet from the command line?

GNUnet FAQ
Yes, except for image previews pretty much all features can be accessed with various command line tools. Use gnunet-search to search for content: bin/gnunet-search GPL gnunet://ecrs/chk/9E4MDN4VULE8KJG6U1C8FKH5HA8C5CHSJTILRTTPGK8MJ6VHORERHE68JU8Q0FDTOH1DGLUJ3NLE99N0ML0N9PIBAGKG7MNPBTT6UKG.1I823C58O3LKS24LLI9KB384LH82LGF9GUQRJHACCUINSCQH36SI4NF88CMAET3T3BHI93D4S0M5CC6MVDL1K8GFKVBN69Q6T307U6O.
Related Questions

Can I use Compare and Merge from the command line?

Compare and Merge: The File Compare Utility for Windows
Yes, this is possible with Compare and Merge version 1.2 and up. See the manual for more information and examples.
Related Questions

How do I use the gpg command line with Windows?

e-ignite: OpenPGP FAQ
If you want to use GnuPG with the Windows Command Line, there are two methods: The easy way and the hard way. The easy way is to configure windows as shown here. This will enable you to open the command line by hitting START > RUN > cmd then just typing the gpg command (for example "gpg --help"). The hard way is that you need to move any file you are working with into the GnuPG directory, then navigate to the particular directory in DOS.
Related Questions

Do I have to use the command line?

FAQ - The Official Wine Wiki
If you have a sufficiently recent version of Wine (at least 0.9.60), you do not have to use the command line to use Wine. You can use a graphical interface for most things, much like on Windows. If you are using Ubuntu Hardy, you probably do NOT have a sufficiently recent version of Wine. See this page for upgrade instructions. If you decide to use a version of Wine that is older than 0.9.60, you will have to use the command line when you start .exe files.
Related Questions

How do I use the GStreamer command line interface ?

Using GStreamer
You access the GStreamer command line interface using the command gst-launch. To decode an mp3 and play it through OSS, you could use gst-launch filesrc location=thesong.mp3 ! mad ! audioconvert ! audioresample ! osssink . More examples can be found in the gst-launch man page. To automatically detect the right codec in a pipeline, try gst-launch filesrc location=my-random-media-file.mpeg ! decodebin ! audioconvert ! audioresample ! osssink .
Related Questions

Where do I find the command line options for Visual Studio .NET?

IDE - Windows Forms FAQs
Type devenv.exe /? to get a full list of options. Contributed from George Shepherd's Windows Forms FAQ
Related Questions

What command line options does Grace recognize?

Grace FAQ (for Grace-5.1.12)
with any X application, use the "-bg <colorname> -fg <another_colorname>" command line flags. Or, define the relevant X resources:
Related Questions

Why do I have to connect to a Pigskin server in order to view all the command line options?

The Pigskin client is made up of two parts -- a "container" and a "module". The module is updated automatically by the Pigskin system when the client connects to a server. Each module version may have different options, so you can't determine which options are available to you until you connect and deteremine the version of the Pigskin server.
Related Questions

What new command-line options are available in NOD32 v2.7?

Antivirus Software - Eliminate Spyware, and Adware with NOD3...
NOD32 v2.7 introduces two new command line options for the On-Demand Scanner, /UNWANTED and /ANTISTEALTH. Adding /UNWANTED to the command-line tells NOD32 to check the target being scanned for Potentially Unwanted Applications (or PUwA, for short). By default, NOD32 does not check for Potentially Unwanted Applications because they are a classification for low-risk threats. Adding /ANTISTEALTH+ to the command-line tells NOD32 to use Anti-Stealth technology when checking the target.
Related Questions

Is there an alternative to putting the bsub options on the command line ?

LSF FAQ
If you typically use the bsub command directly (rather than a command like bsas) you probably specify one or more options on the command line. If you run the same job over and over, typing the bsub command and it's options can be tedious. alternative is to create an LSF script file containing your commands and options. For example, you could include lines like #BSUB -q parallel #BSUB -m zephyr #BSUB -J myjob and so on.
Related Questions

How can I change the unit limit and other command line options?

Age of Empires FAQ
Select the shortcut to Age of Empires, press "Alt+Enter", then choose "Shortcut". The "target" line should look like (including quotation marks): where option is something like Limit=60. Zone users must also change the registry in order to make the unit limit modification work; read the update.doc file that was installed with the patch for more information.
Related Questions

Can you give me complete documentation of command-line options/public APIs/included grammars/...?

The Stanford NLP (Natural Language Processing) Group
present, we don't have any documentation beyond what you get in the download and what's on this page. If you would like to help by producing better documentation, feel free to write, to parser-support@lists.stanford.edu. Some parser command-line options are documented. See the parser.lexparser package documentation, the LexicalizedParser.
Related Questions

What command-line options does SLIC support?

ILC Detector Simulation FAQ - Linear Collider - SLAC Conflue...
Command Line Options * ************************ Option Full Name Min Args Max Args Macro Command Description --------------------------------------------------------------------------------------------------------------------------- -h --help 0 0 /slic/usage Print SLIC usage. -n --interactive 0 0 /control/interactive Start a Geant4 interactive session. -v --version 0 0 /slic/version Print SLIC version. -m --macro 1 1 /control/execute Execute Geant4 commands from a file.
Related Questions

What are UOAM's command line options?

UOAM.net - Frequently Asked Questions
Connect to a server. If no IP address is specified then it tries to connect to the last server you tried to connect to. Ask for path to UO client on startup. Use this option if you need to tell UOAM exactly where it should look to find the UO client data files. Switches are case insensitive and may be entered with the - character or the / character. (Both -s and /S do the same thing.) Strings may be surrounded with either double or single quotes.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact