AMOS:Bug DirFirst, DirNext and Fsel$

From Amiga Coding
Revision as of 03:56, 17 December 2018 by LuisCoCo (talk | contribs) (Tested/Credits)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Using DirFirst and DirNext with file that have 2 times point, like for example File.00001.IFF, a search of * .IFF fails, because it searches from left to right.

In FSel$ too

On the other hand, in AmigaDos the same DirFirst command does it correctly.

Tested with

AMOSPro V2.00 uncompiled - has the bug
AMOSPro V2.00 compiled - not tested yet
AMOS V1.36 uncompiled - not tested yet
AMOS V1.36 compiled - not tested yet


Credits

  • bug discovered by Luiscoco 16 Dic 2018
  • bug tested/described by Luiscoco 16 Dic 2018