Dotneteer/spectnetide

Exporting? does it work? :)

Closed this issue · 4 comments

Hello.

I can't seem to be able to export anything from there. Right click .z80asm file, Export program just yields nothing. Even specifying a non-existant directory (like c:/Temp/ which is set by default) returns "The code has been exported". The reason I need to export is because sound playback isn't correct, so I would like to hear it in an external emulator.

Does it work at all? :)

UPDATE: There seems to be some permissions issue. In the export dialog I changed the export full path/filename to ./code.tzx, now it was able to export correctly and I can also see the Code.tap file in the TapeFiles tab in the IDE. The file is also in the .SpecNetIde/Exports directory. If export path is set to C:/Temp/Code.tap, even if C:/Temp does exist, exporting just does nothing and returns immediately with success message box.

@Angel996 , I check this issue soon!

@Angel996, I reproduced and fixed the issue you reported. Thanks for finding it! Here is the private build that contains the fix:

Spect.Net.VsPackage.zip

I plan to release it in Preview 9.

Released in v2 Preview 9.