If name is max 6, and ext is max 2 not 3, and delim is the . not a terminating null, then that IS name including delim & ext = 9
-- bkw On Jun 9, 2017 4:31 AM, "Willard Goosey" <[email protected]> wrote: > On Thu, 08 Jun 2017 23:53:41 -0700 > Ken Pettit <[email protected]> wrote: > > > Willard, > > > > Shouldn't E be loaded with 9 instead of 10? Looks like the file > > length is 9 to me (also the max len supported by the routine at > > 4C0BH). > > Yep, that was it. :-( Why people gotta be lying to me? All the docs I > have specify that the terminating null should be counted! > > > E - Length of filename, including delimiter and > > > extension > > See! > > Willard > -- > Willard Goosey [email protected] > Socorro, New Mexico, USA > I search my heart and find Cimmeria, land of Darkness and the Night. > -- R.E. Howard >
