Been loving this tool but currently only able to use version 2.0b. Can't get the DL link for 2.0c to work.
here this is what i have in hope of help
http://imgur.com/LmoJOJO
Paths
ed import script = C:\Users\The Elite\Desktop
cmdr's log = C:\Users\The Elite\Desktop\Cmdrslog
Csv = C:\Users\The Elite\Pictures\Frontier Developments\Elite Dangerous
thank you
Try:
C:\Users\The Elite\Desktop\ED-ImportTo-CmdrsLog.ps1 -CmdrPath "C:\Users\The Elite\Desktop\Cmdrslog" -CsvPath 'C:\Users\The Elite\Pictures\Frontier Developments\Elite Dangerous'
Or if you're logged in as 'The Elite'
%userprofile%\Desktop\ED-ImportTo-CmdrsLog.ps1 -CmdrPath "%userprofile%\Desktop\Cmdrslog" -CsvPath '%userprofile%\Pictures\Frontier Developments\Elite Dangerous'
cheers but afraid no go
That is strange. It looks as if it's seeing a zero, but for some reason can't convert that from the "string" zero to a "number" zero, which it should be able to do no problem. I can add some error checking to avoid the error message I guess.I'm now getting this sometimes:
View attachment 9271
It's still adding data though, but I don't know if all of it is getting added correctly.
so sorry , but at least the error changes
File C:\Users\The Elite\Desktop\ED-ImportTo-CmdrsLog.ps1 cannot be loaded because the execution of scripts is disabled
on this system. Please see "get-help about_signing" for more details.
At line:1 char:2
+ & <<<< 'C:\Users\The Elite\Desktop\ED-ImportTo-CmdrsLog.ps1' -CmdrPath "C:\Users\The Elite\Desktop\Cmdrslog" -CsvPat
h 'C:\Users\The Elite\Pictures\Frontier Developments\Elite Dangerous'
+ CategoryInfo : NotSpecified:) [], PSSecurityException
+ FullyQualifiedErrorId : RuntimeException
I could have sworn I said this:ok did that found that im on ps 2 , not 3 , as required, so every time i open ps , i have to enter that line 1st , before the cmd line ???
OldLost said:only once, you don't need to repeat it again
Any version 3 or later. MS has v4 out now, with v5 coming out in the near future.ok now i need to find ps 3
If you use the numpad then it is:I think it goes like this:
High Supply = 0
Med Supply = 1
Low Supply = 2
Not Set = 3
Low Demand = 4
Med Demand = 5
High Demand = 6
None = 8
in V1.x, there was also Illegal = 7, I believe, but that's since been moved to it's own attribute so a value of 7 is unused now.