Hello MFPA, Thursday, October 28, 2004, 4:30:53 AM, you wrote:
>> They're usually placed either in the TB! installation directory or in >> any directory that's in your system path. > I keep seeing the terms "system path" and (in tip of the day) > "system's PATH Environment variable". Does that mean (for > example) "C:\Program Files\The Bat!\thebat.exe" ? Its the "path" to executable files (and such - goes for batch files etc. as well). If you have added a directory-path to the system's "PATH" environment variable, that directory will be searched for commands if you enter them without specifying a directory. I see you're using WinXP - right click on My Computer, Properties, select the Advanced Tab, on the bottom is a button that leads you to the Environment variables. When you locate the "PATH" variable, you can add additional entries to it - separate multiple entries with a semicolon (;). [for example, I have my mp3 encoder (lame.exe) in "D:\SFX\MP3\lame" - I have added that path to the "PATH" environment variable, this allows me to use lame.exe from a command prompt without adding the path to the executable file, so instead of having to type d:\sfx\mp3\lame\lame I can simply type "lame" ...] -- Best regards, Alexander mailto:[EMAIL PROTECTED] ________________________________________________ Current version is 3.0.1.33 | 'Using TBUDL' information: http://www.silverstones.com/thebat/TBUDLInfo.html

