Project

General

Profile

Bug #138

Dir - dir$ errors

Added by Nick Morison about 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
02/06/2020
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

In the below the loadiff finds the logo file fine and displays it, however when trying to do a directory of the "drive" (or the iff subfolder) with the dir command, or when trying to set the directory with dir$ Aoz reports back a drive not found error:

#manifest:"amiga"
#speed:"safe"
#fullScreen:true
#splashScreen:false

//dir "AMOSPro_Examples:"  // drive not found error
//dir$="AMOSPro_Examples:"// drive not found error

Load Iff "AMOSPro_Examples:iff/Logo.iff", 0  // obviously works fine
wait key
#1

Updated by Francois Lionet about 4 years ago

  • Status changed from New to Resolved
  • Target version set to 0.9.5

Fixed!

#2

Updated by Baptiste Pillot about 4 years ago

  • Description updated (diff)
  • Status changed from Resolved to Feedback

v0.9.6 : The code "as this" does not work anymore, for me (VisualStudioCode / Windows).

#3

Updated by Brian Flanagan over 3 years ago

  • Affected version changed from 0.9.4 to 0.9.9.4-RC1

Tested in 0.9.9.4-RC1
Dir and Dir$ are still not working. (though they were working previously)

#4

Updated by Brian Flanagan over 3 years ago

  • Status changed from Feedback to Closed
  • Affected version changed from 0.9.9.4-RC1 to Beta RC2

Re-tested in Beta RC2. Still fails. Duplicated as bug #511.
Closing this bug, and adding this to Bug #511, as it has additional information in it.

Also available in: Atom PDF