Re: Simple Program to Change a File's Date and Time
- Posted by Rolf Schröder <rolf at rschr.de> Nov 30, 2005
- 621 views
Dr Hank Heyman wrote: > If I wanted to write a simple program in Euphoria to run in DOS > that allowed me to change a file's date and time, how would I > do that? The question is: do you want to run it in true DOS (not the CMD-Window under XP), or do you mean a command line programm which runs under Win32 (preferably in the CMD-window)? Jürgen's programm will (also) run under pure DOS, it uses DOS interrups, mine is command line orientated, but it needs the API of Win32. So, what do you want or what do you need? Have a nice day, Rolf ---------------------------------------------------- | Dr.Rolf Schröder | Phone : +49-(0)40-724-4650 | | Möörkenweg 37 | Fax : +49-(0)721-151-577722 | | 21029 Hamburg | mailto:Rolf at RSchr.de | | Deutschland | http://rschr.de | | Earth |-------------------------------| | Solar System | E B | | Milky Way | C | | Local Group | D | | Known Universe | A | ----------------------------------------------------