FSplit by Stephan L”scher Version 1.0 Program splits whole path to its components: drive, path, name, extension SYNTAX: fsplit dr pa na ex [input] dr, pa, na, ex are the names of the environment-variables, in wich the components will be put in. If "input" is not specified, then input is taken from standard-input. Examples: fsplit drive path name extension d:\temp\test.arj fsplit drive path name extension %MYVAR% echo %MYVAR% | fsplit drive path name extension Assuming %MYVAR% is "d:\temp\test.arj", then your environment will be: DRIVE=d PATH=d:\temp\ NAME=test EXTENSION=.arj Copyright (c) 1994,1995 by Stephan L”scher - all rights reserved My Adress: Stephan L”scher, Dr.Troll-str. 3, 82194 Gr”benzell, Germany Internet email: loescher@informatik.tu-muenchen.de or loescher@leo.org WWW: http://www.informatik.tu-muenchen.de/cgi-bin/nph-gateway/hphalle3/~loescher/ You may find the latest version of this program, where you got this copy, or via FTP on FTP.LEO.ORG (Use "site exec search" to locate it.) Try a new dimension of archive access: http://www.leo.org/archiv/start.html This program is freeware. It is NOT Public-Domain-Software! The author (Stephan L”scher) does NOT give up his copyright, but he reserves his copyright. Usage and copying is free of charge for private use, but NOT for commercial use! You may and should copy this program free of charge, use it, give it to your friends, upload it to a BBS or something similar, under the following conditions: * Don't charge any money for it. If you upload it to a BBS, make sure that it can be downloaded free (without paying for downloading it, except for usage fees that have to be paid anyway). Small copying fees (up to 5 DM or 3 $US) may be charged. * Only distribute the whole original package, with all the files included. * This program may not be part of any commercial product or service without the written permission by the author. * If you want to include QPEG on a CD-ROM and/or book, please send me a free copy of the CD/book (this is not a must, but I would appreciate it very much). Distribution of the program is explicitly desired, provided that the above conditions are accepted. YOU ARE USING THIS PROGRAM AT YOUR OWN RISK! THE AUTHOR (STEPHAN L™SCHER) IS NOT LIABLE FOR ANY DAMAGE OR DATA-LOSS CAUSED BY THE USE OF THIS PROGRAM OR BY THE INABILITY TO USE THIS PROGRAM. IF YOU ARE NOT SURE ABOUT THIS, OR IF YOU DON'T ACCEPT THIS, THEN DO NOT USE THIS PROGRAM! BECAUSE OF THE VARIOUS HARDWARE AND SOFTWARE ENVIRONMENTS INTO WHICH THIS PROGRAM MAY BE PUT, NO WARRANTY OF FITNESS FOR A PARTICULAR PURPOSE IS OFFERED. GOOD DATA PROCESSING PROCEDURE DICTATES THAT ANY PROGRAM BE THOROUGHLY TESTED WITH NON-CRITICAL DATA BEFORE RELYING ON IT. No part of this documentation may be reproduced, transmitted, transcribed, stored in any retrieval system, or translated into any other language in whole or in part, in any form or by any means, whether it be electronic, mechanical, magnetic, optical, manual or otherwise, without prior written consent of the author, Stephan L”scher. You may not make any changes or modifications to this software or this manual. You may not decompile, disassemble, or otherwise reverse-engineer the software in any way. If you believe your copy of this software has been tampered or altered in anyway, shape or form, please contact me immediately! Do not hesitate a moment to inform me. Remember, this software should be available to all, in the original form, so please do not accept modified or damaged versions of my software. The author reserves his right for taking legal steps if the copyright or the license agreement is violated. All product names mentioned in this software are trademarks or registered trademarks of their respective owners. If you have any questions, ideas, suggestions for improvements or if you find bugs (I don't hope so.) then feel free to contact me. (Email is appreciated.) I'm not a native english speaker. If you are one and discover same strange sounding parts in this documentation or in the program, please, feel free to point it out to me and give me suggestions for alteration! This program was created using Borland Pascal with Objects Copyright Borland International 1992.