View Single Post
  #4 (permalink)  
Old 03-29-2007, 04:27 PM
theaceoffire's Avatar
theaceoffire theaceoffire is offline
Senior Member
My Mood:
 
Join Date: Oct 2006
Location: Here.
Posts: 358
Points: 13.06
Donate
Send a message via AIM to theaceoffire Send a message via ShopTapNham to theaceoffire Send a message via Yahoo to theaceoffire
I am almost done, and GUESS WHAT!

I found out how to get your program's CURRENT DIRECTORY!

Since argument %0 will always be the FULL path to your bat file, %0\.. is the folder that bat is in!

So if you wanted to change to the folder running your program, you can type:
cd %0\..

^_^ This means my program will be a LOT more stable.
__________________
Subworld 34 Inc.
(2.60>2.71HenC>1.50)
(1.50>2.71SEA>2.71SEB>2.71SEB`>2.71SEB``>2.71SEC)
(1.50>3.02OEA>3.02OEB>3.03OEA>3.03OEC)
Answer to ALL questions HERE...
Personal Site: Subworld 34 GE
Personal Server: Subworld's Sever
Reply With Quote