Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases

$File/$LogFile Variable

General discussion about LCD Smartie.

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo, Fast351

Post Reply
thor2002ro
Posts: 13
Joined: August 7th, 2009, 3:43 pm

$File/$LogFile Variable

Post by thor2002ro »

is there any way to use eviroment variable as a path for $File/$LogFile. ex: %temp% , %windir% ????

limbo
Plugin Author
Posts: 1604
Joined: February 13th, 2005, 7:38 pm
Location: Athens - Greece
Contact:

Re: $File/$LogFile Variable

Post by limbo »

thor2002ro wrote:is there any way to use eviroment variable as a path for $File/$LogFile. ex: %temp% , %windir% ????

No through the program commands. You need a plugin for this... :cry:

thor2002ro
Posts: 13
Joined: August 7th, 2009, 3:43 pm

Re: $File/$LogFile Variable

Post by thor2002ro »

what about editing the source?

limbo
Plugin Author
Posts: 1604
Joined: February 13th, 2005, 7:38 pm
Location: Athens - Greece
Contact:

Re: $File/$LogFile Variable

Post by limbo »

thor2002ro wrote:what about editing the source?
What do you exactly mean by "editing the source"?

Of course you vcan alter the source code if you have e experience on Delphi programming! :D but i think the most simplest way is to create a plugin.

Post Reply