QueryCAT Logo
Search 5,000,000+ questions and answers.

Frequently Asked Questions

How do I set environment variables in Windows?

Win32 FAQ
Altering the global environment is platform dependent, and there are limits no matter what you do. In Windows NT, all environment variables are actually registry entries. The system initializes the process environment block based of the registry, and also the environment block of the process that creates the process. Applications can choose to be aware of changes to environment variables by paying attention to the WM_SETTINGCHANGE message.

How can I reference windows or unix environment variables in my POM?

FAQs-1 - Maven User - Codehaus
Starting in maven 2.0.1, you can reference windows and unix environment variables inside your pom.xml or settings.xml using an expression of the form:

What environment variables should I set?

ITSweb | Documentation | Desktop Publishing | LaTeX and TeX ...
None! The most generic environment for TeX only requires that your PATH be setup appropriately. This is done by default, so you should not need to set any environment variables unless you have special requirements beyond that of most users of TeX. If you find that you do need to set some environment variables you should read the help file on Kpathsea library. The library's purpose is to look up a file in a list of directories specified by the user.

edit] How can I get or set environment variables?

CMake FAQ - KitwarePublic
CMake names environment variables using an ENV prefix and surrounding the names in curly braces. Here is an example: MESSAGE("$ENV{PATH}") Reading variables will work in any version of CMake. Writing to them works in CMake 2.2 and higher using the following syntax: SET(ENV{HELLO} "World") Note that there is currently no way to tell apart an empty environment variable value from a variable that is not set at all.

Can path file variables refer to environment variables ?

OPUS FAQ: Path Files
Path file values can be retrieved from the process' environment in total or in part by using the following syntax in the value field: where env_var_name is an environment variable. For example, a keyword/value entry in a path file might be written: One use for such a facility is to maintain static or configured versions of path files that can be used in different pipelines. The path file values can be tailored to each pipeline through the environment of the process in such a setup.

What if AIX STAF environment variables (PATH, LIBPATH, etc.) are not set when opening a terminal?

Frequently Asked Questions About STAF V3, STAX, and STAF Ser...
Edit the file ~/.Xdefaults (create it in your home directory if it does not exist) and add the following line: *loginShell:true Save the changes and logout/login. Any terminals that you open will have /etc/profile executed automatically (so that STAF's InstallShield environment variable updates will be read).

Why is the compiler DOS based, not Windows?

HI-TECH Software Frequently Asked Questions
Well, firstly we are developing a Windows user interface. This will be Win-32, i.e. it will run under Windows 95 and Windows NT. But since the compiler is a non-graphical application, and the DOS interface runs quite happily under all flavours of Windows already, it has not been as high a priority as making sure that the basic functionality is top-notch. In other words, we believe an excellent compiler with a DOS front-end is better than an average compiler with a Windows front end.

How do I set the path to Blat or Postmail in the PATH environment variable?

Software to create Common Gateway Interface (CGI) for online...
Login as the administrator and from the Start menu select Settings | Control Panel. Double click the System icon and on the Environment tab click the PATH variable. Type the path to Blat or Postmail in the Value box and click Set. Do not edit the autoexec.bat file! CGI programming is very intricate and complicated and most error messages are very confusing. This section aims to help you through the most common types of problems that arise with CGI scripts and web servers.

Do I need to install the driver in Windows ME, Windows 2000, Windows XP environment?

Apacer | Service/Support | FAQ
Windows ME, Windows 2000,and Windows XP officially support USB device, Users do not need to install drivers in these OS.

What is new in Windows XP?

ActiveWin.com: Frequently Asked Questions - Windows XP "...
Microsoft is aiming to combine the features of Windows Me for the consumer, and reliability of Windows 2000 for businesses and power users into one new operating system. This operating system in its' different flavors will have new features for gaming, multimedia applications, audio, etc. in addition to features for networking, development, etc. for businesses and power users.

What flavors is Windows XP available in?

ActiveWin.com: Frequently Asked Questions - Windows XP "...
Windows XP comes in Professional and Home versions. Servers will also come out, but they are still in beta testing.

What is Windows XP pricing?

ActiveWin.com: Frequently Asked Questions - Windows XP "...
Windows XP Home is $99 for an upgrade copy and $199 for the full version. Windows XP Pro is $199 for the upgrade version and $299 for a full copy.

How does Windows XP manage multiple users and how do I set them up?

The Broadband Reports Windows XP FAQ - dslreports.com
Windows XP (as with Windows 2000 and NT) has NATIVE support for multiple users. Each user account is 99% INDEPENDENT from ALL the other user accounts. Account A does NOT interfere/mess with Account B. Therefore, when you create an account, it will have it's own settings (desktop shortcuts, My Documents folder, appearance settings, etc...) ONLY Computer wide settings are reflected in all accounts. Example: You change the computer time, ALL of the accounts will have the changed time.

How do I view local variables in MPLAB 5 if using a v7.xx or v8.xx compiler?

HI-TECH Software Frequently Asked Questions
To be able to view local varibles in MPLAB, be sure to compile your project with the option "Generate Debug Info" for each node. Also add to the HEX file node the additional command line option -FAKELOCAL Local variables will then be seen in the format: function_name.local_var So for example, if you had a local variable called "number" and it was within a function called "testing", then it would appear in the symbol list as "testing.number" Back to top What does printf output to ? A.
More Questions >>

© Copyright 2007-2012 QueryCAT
About • Webmasters • Contact