FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for CA-Clipper How avoid temp file
Posts: 76
Joined: Wed Oct 12, 2005 05:52 PM
How avoid temp file
Posted: Sun Jan 01, 2006 01:16 PM

Hi, happy 2006 to all !!

I have old clipper s/w running undx XP and i found sometimes temp file in dir where is placed the program. The tem file are like: ABBB,AABAA, ecc.,ecc.
Is the a way to avoid this problem ?

I us clipper 5.2e and blinker 3.3

Tks
Piscicelli/Zingoni

Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: How avoid temp file
Posted: Sun Jan 01, 2006 01:54 PM

Those files should be automatically deleted when the program exits. Try to not exit with QUIT command.

EMG

Posts: 76
Joined: Wed Oct 12, 2005 05:52 PM
How avoid temp file
Posted: Sun Jan 01, 2006 02:37 PM

tks, i will try

Continue the discussion