Path: utzoo!attcan!uunet!cs.utexas.edu!usc!wuarchive!udel!haven!adm!news From: CDCKAB%EMUVM1.BITNET@cunyvm.cuny.edu ( Karl Brendel) Newsgroups: comp.lang.pascal Subject: (R)Wanted: code to set file date/time Message-ID: <24774@adm.BRL.MIL> Date: 15 Oct 90 13:35:43 GMT Sender: news@adm.BRL.MIL Lines: 25 In article <2219@bnlux0.bnl.gov>, christopher kushmerick wrote: >I need some turbo pascal code to set a file's date and time. > >I had thought of doing the following: > >Define an FCB data structure, myfcb etc. If you are using TPas 5.X, refer to the Reference Guide, looking for standard routines with names starting with Get and Set for a variety of useful purposes, including the one you wish. Also review PackTime and UnPackTime. +-------------------------------------------------------------------------+ | Karl Brendel Centers for Disease Control | | Internet: CDCKAB@EMUVM1.BITNET Epidemiology Program Office | | Bitnet: CDCKAB@EMUVM1 Atlanta, GA, USA | | InterLink/RIME: KARL BRENDEL phone 404/639-2709 | | CIS : 73307,3101 fts 236-2709 | | GEnie: K.BRENDEL Home of Epi Info 5.0 | +-------------------------------------------------------------------------+