Thread: How to code?
View Single Post
  #770 (permalink)  
Old 03-20-2008, 12:42 AM
star90 star90 is offline
Junior Member
 
Join Date: Jan 2008
Posts: 6
star90 is on a distinguished road
how to refer to the filename I'm running?

Hi,
I want to know how can I refer to a filename that I am running.
For example if I run a script called supertrader.mq4 and I want to open a logfile called supertrader_logfile from the script supertrader.
Is there a variable that holds the name of the file I am running?
Thanks.
Reply With Quote