For Extra memory,you should rather use SVGAQB.LIB from www.zephyrsoftware.com : EMS , XMS access functions are predefined and really FAST !! (I think that's not the first time I say that...)
[pc3]
For directories : SHELL "dir /ad > onefile.ext" (Not sure for the parameter,check it with dir /? in the DOS)
For files matching a$ (IE: a$="*.*")
SHELL "dir /a "+a$+" > onefile.ext"
Rename onefile.ext as you wish in the code.
Then use something like
[tt]...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.