<div dir="auto">Don't forget that the file must be outputed as a new file for not pollute the original one</div><br><div class="gmail_quote"><div dir="ltr">Le jeu. 19 juil. 2018 15:14, PICCORO McKAY Lenz <<a href="mailto:mckaygerhard@gmail.com">mckaygerhard@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">yeah yeah i got your point! in conclusion right not it's not possible<br>
and i must use bash scripts, thanks Fabien<br>
Lenz McKAY Gerardo (PICCORO)<br>
<a href="http://qgqlochekone.blogspot.com" rel="noreferrer noreferrer" target="_blank">http://qgqlochekone.blogspot.com</a><br>
<br>
<br>
2018-07-19 9:09 GMT-04:00 Fabien Bodard <<a href="mailto:gambas.fr@gmail.com" target="_blank" rel="noreferrer">gambas.fr@gmail.com</a>>:<br>
> I say when you don't have keys ... use a hammer... are we linux hackers or<br>
> not ?<br>
><br>
> Le jeu. 19 juil. 2018 15:06, PICCORO McKAY Lenz <<a href="mailto:mckaygerhard@gmail.com" target="_blank" rel="noreferrer">mckaygerhard@gmail.com</a>> a<br>
> écrit :<br>
>><br>
>> O.o<br>
>><br>
>> errr ok valid idea umm i dont know why i don like me! you said that<br>
>> via "sed" (by example) change the commented string by the hardcoded<br>
>> path right? i feel something that said to me "are valid but dont seems<br>
>> very valid"<br>
>><br>
>> i felling now like Niels Bohr i can explain why i dont like me<br>
>> Lenz McKAY Gerardo (PICCORO)<br>
>> <a href="http://qgqlochekone.blogspot.com" rel="noreferrer noreferrer" target="_blank">http://qgqlochekone.blogspot.com</a><br>
>><br>
>><br>
>> 2018-07-19 8:44 GMT-04:00 Fabien Bodard <<a href="mailto:gambas.fr@gmail.com" target="_blank" rel="noreferrer">gambas.fr@gmail.com</a>>:<br>
>> > You can imagine an external way to hardcode a string.<br>
>> ><br>
>> > For example<br>
>> ><br>
>> > Set a line like that :<br>
>> ><br>
>> > Public Path as string '$PATH<br>
>> ><br>
>> ><br>
>> > Then make the compilation via a script that replace '$PATH by ="/mypath"<br>
>> ><br>
>> > So the var is filled by the value<br>
>> ><br>
>> > And the comment way allow you to devellop without alert<br>
>> ><br>
>> > Use this var to getthepath.<br>
>> ><br>
>> > Another way will be a function that return a value<br>
>> ><br>
>> > PUBLIC FUNCTION GetPath ()<br>
>> ><br>
>> > Return '$PATH<br>
>> ><br>
>> > End<br>
>> ><br>
>> > The same way<br>
>> ><br>
>> > For use<br>
>> ><br>
>> > Open glob.getpath () &/ file<br>
>> ><br>
>> ><br>
>> ><br>
>> ><br>
>> ><br>
>> > Le jeu. 19 juil. 2018 14:27, PICCORO McKAY Lenz <<a href="mailto:mckaygerhard@gmail.com" target="_blank" rel="noreferrer">mckaygerhard@gmail.com</a>><br>
>> > a<br>
>> > écrit :<br>
>> >><br>
>> >> umm interesting using environment variable. but unusefully<br>
>> >><br>
>> >> you guys dont think about the bussines.. no all my programs are "free<br>
>> >> software" so i put hardcoded "things" close to the clients .. due it's<br>
>> >> a client request!<br>
>> >><br>
>> >> it's a too complex concep that are only available (until now) in JAVA<br>
>> >> EE<br>
>> >><br>
>> >> i hope that's enought to clarify the need by me!<br>
>> >><br>
>> >> and now any way to make those that you said? maybe a inline macro<br>
>> >> definition may help me too!<br>
>> >> Lenz McKAY Gerardo (PICCORO)<br>
>> >> <a href="http://qgqlochekone.blogspot.com" rel="noreferrer noreferrer" target="_blank">http://qgqlochekone.blogspot.com</a><br>
>> >><br>
>> >><br>
>> >> 2018-07-19 3:55 GMT-04:00 Fabien Bodard <<a href="mailto:gambas.fr@gmail.com" target="_blank" rel="noreferrer">gambas.fr@gmail.com</a>>:<br>
>> >> > Why dont you use global variable or if you need an external<br>
>> >> > definition<br>
>> >> > an<br>
>> >> > envirronment variable ?<br>
>> >> ><br>
>> >> ><br>
>> >> > ----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer noreferrer" target="_blank">https://www.hostsharing.net</a><br>
>> >> > ]----<br>
>> >> ><br>
>> >><br>
>> >> ----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer noreferrer" target="_blank">https://www.hostsharing.net</a><br>
>> >> ]----<br>
>> ><br>
>> ><br>
>> ><br>
>> > ----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
>> ><br>
>><br>
>> ----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
><br>
><br>
><br>
> ----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
><br>
<br>
----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
</blockquote></div>