From: "Florian X" Newsgroups: comp.os.msdos.djgpp Subject: problems with paths Date: Fri, 7 Jul 2000 19:27:01 +0200 X-Newsreader: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Lines: 40 Message-ID: <3966133b$0$10720@SSP1NO25.highway.telekom.at> NNTP-Posting-Host: 212.183.88.28 X-Trace: newsreader01.vienna.highway.telekom.at 962990907 10720 212.183.88.28 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi! I have a very simple problem, it was very good, if somebody could help me! I am developing the mp3 player for SEAL (www.seal.de.vu) /DOS and it should support mp3 mailing list. My problem/question is that: The mailing list has f.e. this path: f:\mp3\xxx\ but i want to add a mp3 file which has this path: f:\mp3\yyy\ So I need this path: f:\mp3\xxx\..\yyy\ (I think, this goes with DJGPP, RHIDE seems to support it). Is there any funktion to get it? Another problem: The mailing list has f.e. this path: f:\mp3\xxx\ but i want to add a mp3 file which has this path: e:\mp3\yyy\ (now drive e) But if I solve the problem above, I would get f:\mp3\xxx\e:\mp3\yyy What shoul I do? thanks, florian ----------------------------------------------------------- Seal - free desktop enviroment for DOS http://www.seal.de.vu FreeDOS (English) http://www.freedos.org (German) http://www.freedos.de.vu Dr-DOS unofficial homepage http://www.drdos.org Download Dr-DOS here: http://download.drdos.org