Posted by FaNt0m on 1998-03-01
> Date: Sat, 28 Feb 1998 21:17:43 +0100 > From: "Jaz" <jaz@xx-xxx.xx> > Subject: Long filenames in Pascal 6 or 7 > > I need a unit that gives me the ability to use > the long windows 95 filenames in Turbo Pascal > 6 or 7 for DOS. > > I have already two units, the first uses a > OBJ-file (doesn't work on any version) and > another unit that is only for windows-Pascal > :(( > > Jaz > > --- luna.kil@xxxxxxx.xxx > === member of the Coder's Guild: > --- http://www.paracatz.com/codersguild/ There is a way to use long filenames in dos by using the int 21h function call. However since your asking for a unit, I'm assuming you don't know ASM and therefore have no knowledged of how to do it, so I will make you one. _________________________________________________________ DO YOU YAHOO!? Get your free @yahoo.com address at http://mail.yahoo.com
Previous post | Next post | Timeline | Home