Yes is me again, i hope you like to see people interessed into learn.....
i decided to use
Code:
Logfile:Set[Everyshore-${Orders.Get[${i}].Name}-${EVETime.Date}.txt]
and it worked wery well. Also, is there a way to automatically get my Region? i can't finde a working way.
Now the new problem is that i need to have the ingame time listed like 232905
(hour)23 (minutes)29 (seconds)05 exactly listed as above described (232905), no space dots or slash, how do i get it that way? (using EVETime.Time it end up putting : as separator, and i can't eliminate it).
exemple of what i need: Everyshore-Golden Omber-2009.6.9 232905.txt
Also,
Code:
${Orders.Get[${i}].Price}
resulo in a number with 6 decimals, and the same uppen to the
Code:
${Orders.Get[${i}].QuantityRemaining}
is there a way to round them to 2 decimals?
this look my last obstacle for this first pice of code, with this i'm set to use the exported data and start creating some good route.
Tnx again for the help and hear you soon.
Alcor75