I just noticed since around the BETA A-Shell/32 Ver. 6.5.1704.2 the CSV export option in XTree does.... nothing.. and the XLSX export say path not found (see attached) - looking I have a C:\Users\steve\AppData\Local\Temp folder but no C:\Users\steve\AppData\Local\Temp\ORDGRD folder..
Reversed back to 6.5.1692.0 and it works...
In this case its under Ashell/Windows, and yes ORDGRD is my program name, new sub-folder feature?
I'm afraid the rules surrounding this feature have gotten too complex to easily explain or debug, but the latest factors would be the ExportFspec= (miame.ini option) and that it may now use the TreeID as part of the exported filename. So my first suspicion is that your TreeID may have a slash in it (i.e. /STEVE ?) If so, I need to add some filtering to weed out special characters like that. Otherwise, this may require some trial and error to figure out what's special about your situation. (It seems to work ok here in my various sample programs, both in A-Shell/Windows and ATE).
Ah! Well yes, i do have a slash in all my TreeID's in pretty well all program, usually something like: TreeID=ORDGRD/"+USER'NAME That the cause, recent ashell tweak? it explains why all the programs do the same. But fine running 6.5.1692.0
I agree too, although I'm not quite sure why that's happening for you. (Mine shows up in %TEMP%, which I think is the preferred location.) I do however see another problem related to the creation of the output filename which I'm fixing now...
Was a good idea at first a pint for every BBS post, but ... after a dozen, things get a little blurry..... 1704.5 still defaulting (ashell/windows) to the directory the programs being executed from. not my %temp% whats set to: C:\Users\steve\AppData\Local\Temp
Maybe I should ask you how many fingers I'm holding up before we continue any further?
Assuming you answered correctly (13), the next question is:
Are you getting the open file dialog? If so, then it's probably defaulting to your last saved location, and I'm not sure whether we can or should try to override that.
Otherwise, if it's going directly to the XLSX output, then I may need to add some traces to figure out what's happening there.
How many fingers your holding up? easy!.... 12 ? right? hic hic open file dialog?, yes.... and after the update, its now defaulting to:
C:\Users\steve\AppData\Local\Temp
better!
If i change the open file Dialog location to say save it to Desktop, and then try it again its back to: c:\Users\steve\AppData\Local\Temp (not remembering)
If you want go further and play after your pint, then if you can still connect to our VPN / Linux then, type JACK at the dot [1,2] and Continue button, there's then an XTree for you to play in..
I may have been confused about the rules for defaulting directories in the Save File dialog. I thought that at one point it automatically started at the last previously saved directory (based on the application, or maybe the file?) But it now looks like if we want it to remember that you preferred to use the desktop, A-Shell would have to handle that independently. I might put that on the to-do list. (After sobering up!)