FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Change file time and date
Posts: 858
Joined: Fri Oct 07, 2005 12:00 PM
Change file time and date
Posted: Wed Apr 26, 2006 09:14 AM

Hi,
I need to change the date and time of a file.

I tried with the SetFdate() FW's function but an "not implemented yet for 32 bit" error message appairs.

Is there any tourn-around available ?

Thanks in advance

Regards,

Marco Turco

Best Regards,



Marco Turco

SOFTWARE XP LLP
Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: Change file time and date
Posted: Wed Apr 26, 2006 10:26 AM

Try SetDate( nDay, nMonth, nYear )

EMG

Continue the discussion