* contrib/hbnf/acctyear.prg
* contrib/hbnf/byteneg.prg
* contrib/hbnf/isshare.prg
* contrib/hbnf/sinkey.prg
* contrib/hbnf/kspeed.c
* contrib/hbnf/prtscr.c
* contrib/hbnf/descendn.c
* contrib/hbnf/peek.c
* contrib/hbnf/scancode.prg
* contrib/hbnf/vidmode.prg
* contrib/hbnf/nwsem.prg
* contrib/hbnf/acctadj.prg
* contrib/hbnf/week.prg
* contrib/hbnf/vidcur.prg
* contrib/hbnf/iamidle.c
* contrib/hbnf/miltime.prg
* contrib/hbnf/prtesc.prg
* contrib/hbnf/acctmnth.prg
* contrib/hbnf/proper.c
* contrib/hbnf/savearr.prg
* contrib/hbnf/madd.prg
* contrib/hbnf/rand1.prg
* contrib/hbnf/dispmsg.prg
* contrib/hbnf/fttext.c
* contrib/hbnf/mouse1.prg
* contrib/hbnf/settime.prg
* contrib/hbnf/page.prg
* contrib/hbnf/restsets.prg
* contrib/hbnf/byt2bit.prg
* contrib/hbnf/setkeys.c
* contrib/hbnf/month.prg
* contrib/hbnf/byt2hex.prg
* contrib/hbnf/findith.prg
* contrib/hbnf/at2.prg
* contrib/hbnf/acctweek.prg
* contrib/hbnf/dispc.c
* contrib/hbnf/gcd.prg
* contrib/hbnf/pegs.prg
* contrib/hbnf/min2dhm.prg
* contrib/hbnf/acctqtr.prg
* contrib/hbnf/numlock.c
* contrib/hbnf/dosver.prg
* contrib/hbnf/nooccur.prg
* contrib/hbnf/dayofyr.prg
* contrib/hbnf/metaph.prg
* contrib/hbnf/ontick.c
* contrib/hbnf/menu1.prg
* contrib/hbnf/byteand.prg
* contrib/hbnf/sqzn.prg
* contrib/hbnf/bytexor.prg
* contrib/hbnf/ftidle.c
* contrib/hbnf/workdays.prg
* contrib/hbnf/byteor.prg
* contrib/hbnf/asum.prg
* contrib/hbnf/shift.c
* contrib/hbnf/sleep.prg
* contrib/hbnf/wda.prg
* contrib/hbnf/woy.prg
* contrib/hbnf/aavg.prg
* contrib/hbnf/any2any.prg
* contrib/hbnf/origin.c
* contrib/hbnf/mouse.c
* contrib/hbnf/chdir.c
* contrib/hbnf/adessort.prg
* contrib/hbnf/setdate.prg
* contrib/hbnf/netpv.prg
* contrib/hbnf/amedian.prg
* contrib/hbnf/blink.prg
* contrib/hbnf/stod.c
* contrib/hbnf/vertmenu.prg
* contrib/hbnf/linked.prg
* contrib/hbnf/qtr.prg
* contrib/hbnf/aredit.prg
* contrib/hbnf/n2color.c
* contrib/hbnf/alt.c
* contrib/hbnf/xbox.prg
* contrib/hbnf/ftround.prg
* contrib/hbnf/hex2dec.prg
* contrib/hbnf/getver.c
* contrib/hbnf/nwuid.prg
* contrib/hbnf/dectobin.prg
* contrib/hbnf/aemaxlen.prg
* contrib/hbnf/bitset.prg
* contrib/hbnf/nwlstat.prg
* contrib/hbnf/invclr.prg
* contrib/hbnf/ctrl.c
* contrib/hbnf/popadder.prg
* contrib/hbnf/lastday.prg
* contrib/hbnf/tempfile.prg
* contrib/hbnf/diskfunc.prg
* contrib/hbnf/scregion.prg
* contrib/hbnf/d2e.prg
* contrib/hbnf/mouse2.prg
* contrib/hbnf/ftisprn.c
* contrib/hbnf/pickday.prg
* contrib/hbnf/firstday.prg
* contrib/hbnf/daytobow.prg
* contrib/hbnf/anomatch.prg
* contrib/hbnf/menutonf.prg
* contrib/hbnf/ftattr.c
* contrib/hbnf/pvid.prg
* contrib/hbnf/isbiton.prg
* contrib/hbnf/color2n.c
* contrib/hbnf/isbit.prg
* contrib/hbnf/datecnfg.prg
* contrib/hbnf/cntryset.prg
* contrib/hbnf/putkey.c
* contrib/hbnf/getenvrn.c
* contrib/hbnf/easter.prg
* contrib/hbnf/bytenot.prg
* contrib/hbnf/ntow.prg
* contrib/hbnf/aeminlen.prg
* contrib/hbnf/poke.c
* contrib/hbnf/floptst.prg
* contrib/hbnf/pchr.prg
* contrib/hbnf/savesets.prg
* contrib/hbnf/tbwhile.prg
* contrib/hbnf/mkdir.c
* contrib/hbnf/year.prg
* contrib/hbnf/caplock.c
* contrib/hbnf/rmdir.c
* contrib/hbnf/calendar.prg
* contrib/hbnf/e2d.prg
* contrib/hbnf/elapsed.prg
* contrib/hbnf/sysmem.prg
* contrib/hbnf/bitclr.prg
* contrib/hbnf/eltime.prg
* contrib/hbnf/aading.prg
* contrib/hbnf/dfile.prg
* contrib/hbnf/elapmil.prg
* contrib/hbnf/setlastk.c
* contrib/hbnf/pending.prg
* contrib/hbnf/clrsel.prg
- Stripped NFDOC/HBDOC from source code.
175 lines
4.2 KiB
Plaintext
175 lines
4.2 KiB
Plaintext
/*
|
|
* $Id$
|
|
*/
|
|
|
|
/*
|
|
* File......: savearr.prg
|
|
* Author....: David Barrett
|
|
* CIS ID....: 72037,105
|
|
*
|
|
* This is an original work by David Barrett and is placed in the
|
|
* public domain.
|
|
*
|
|
* Modification history:
|
|
* ---------------------
|
|
*
|
|
* Rev 1.3 28 Sep 1992 22:04:18 GLENN
|
|
* A few users have reported that these functions do not support
|
|
* multi-dimensional arrays. Until the bugs are verified and
|
|
* workarounds or re-writes devised, a warning has been placed in the
|
|
* documentation.
|
|
*
|
|
* Rev 1.2 15 Aug 1991 23:06:06 GLENN
|
|
* Forest Belt proofread/edited/cleaned up doc
|
|
*
|
|
* Rev 1.1 14 Jun 1991 19:52:54 GLENN
|
|
* Minor edit to file header
|
|
*
|
|
* Rev 1.0 07 Jun 1991 23:39:38 GLENN
|
|
* Initial revision.
|
|
*
|
|
*
|
|
*/
|
|
|
|
MEMVAR lRet
|
|
|
|
#ifdef FT_TEST // test program to demonstrate functions
|
|
|
|
LOCAL aArray := { {'Invoice 1', CTOD('04/15/91'), 1234.32, .T.},;
|
|
{'Invoice 2', DATE(), 234.98, .F.},;
|
|
{'Invoice 3', DATE() + 1, 0, .T.} }, aSave
|
|
LOCAL nErrorCode := 0
|
|
FT_SAVEARR(aArray,'invoice.dat',@nErrorCode)
|
|
IF nErrorCode = 0
|
|
CLS
|
|
DispArray(aArray)
|
|
aSave := FT_RESTARR('invoice.dat',@nErrorCode)
|
|
IF nErrorCode = 0
|
|
DispArray(aSave)
|
|
ELSE
|
|
? 'Error restoring array'
|
|
ENDIF
|
|
ELSE
|
|
? 'Error writing array'
|
|
ENDIF
|
|
RETURN
|
|
|
|
FUNCTION DispArray(aTest)
|
|
LOCAL nk
|
|
FOR nk := 1 TO LEN(aTest)
|
|
? aTest[nk, 1]
|
|
?? ' '
|
|
?? DTOC(aTest[nk, 2])
|
|
?? ' '
|
|
?? STR(aTest[nk, 3])
|
|
?? ' '
|
|
?? iif(aTest[nk, 4], 'true', 'false')
|
|
NEXT
|
|
RETURN Nil
|
|
#endif
|
|
|
|
FUNCTION FT_SAVEARR(aArray, cFileName, nErrorCode)
|
|
LOCAL nHandle, lRet
|
|
nHandle = FCREATE(cFileName)
|
|
nErrorCode = FError()
|
|
IF nErrorCode = 0
|
|
lRet := _ftsavesub(aArray, nHandle, @nErrorCode)
|
|
FCLOSE(nHandle)
|
|
IF (lRet) .AND. (FERROR() # 0)
|
|
nErrorCode = FERROR()
|
|
lRet = .F.
|
|
ENDIF
|
|
ELSE
|
|
lRet = .F.
|
|
ENDIF
|
|
RETURN lRet
|
|
|
|
STATIC FUNCTION _ftsavesub(xMemVar, nHandle, nErrorCode)
|
|
LOCAL cValType, nLen, cString
|
|
PRIVATE lRet // accessed in code block
|
|
lRet := .T.
|
|
cValType := ValType(xMemVar)
|
|
FWrite(nHandle, cValType, 1)
|
|
IF FError() = 0
|
|
DO CASE
|
|
CASE cValType = "A"
|
|
nLen := Len(xMemVar)
|
|
FWrite(nHandle, L2Bin(nLen), 4)
|
|
IF FError() = 0
|
|
AEVAL(xMemVar, {|xMemVar1| lRet := _ftsavesub(xMemVar1, nHandle) } )
|
|
ELSE
|
|
lRet = .F.
|
|
ENDIF
|
|
CASE cValType = "B"
|
|
lRet := .F.
|
|
CASE cValType = "C"
|
|
nLen := Len(xMemVar)
|
|
FWrite(nHandle, L2Bin(nLen), 4)
|
|
FWrite(nHandle, xMemVar)
|
|
CASE cValType = "D"
|
|
nLen := 8
|
|
FWrite(nHandle, L2Bin(nLen), 4)
|
|
FWrite(nHandle, DTOC(xMemVar))
|
|
CASE cValType = "L"
|
|
nLen := 1
|
|
FWrite(nHandle, L2Bin(nLen), 4)
|
|
FWrite(nHandle, iif(xMemVar, "T", "F") )
|
|
CASE cValType = "N"
|
|
cString := STR(xMemVar)
|
|
nLen := LEN(cString)
|
|
FWrite(nHandle, L2Bin(nLen), 4)
|
|
FWrite(nHandle, cString)
|
|
ENDCASE
|
|
ELSE
|
|
lRet = .F.
|
|
ENDIF
|
|
nErrorCode = FError()
|
|
RETURN lRet
|
|
|
|
FUNCTION FT_RESTARR(cFileName, nErrorCode)
|
|
LOCAL nHandle, aArray
|
|
nHandle := FOPEN(cFileName)
|
|
nErrorCode := FError()
|
|
IF nErrorCode = 0
|
|
aArray := _ftrestsub(nHandle, @nErrorCode)
|
|
FCLOSE(nHandle)
|
|
ELSE
|
|
aArray := {}
|
|
ENDIF
|
|
RETURN aArray
|
|
|
|
STATIC FUNCTION _ftrestsub(nHandle, nErrorCode)
|
|
LOCAL cValType, nLen, cLenStr, xMemVar, cMemVar, nk
|
|
cValType := ' '
|
|
FREAD(nHandle, @cValType, 1)
|
|
cLenStr := SPACE(4)
|
|
FREAD(nHandle, @cLenStr, 4)
|
|
nLen = Bin2L(cLenStr)
|
|
nErrorCode = FError()
|
|
IF nErrorCode = 0
|
|
DO CASE
|
|
CASE cValType = "A"
|
|
xMemVar := {}
|
|
FOR nk := 1 TO nLen
|
|
AADD(xMemVar, _ftrestsub(nHandle)) // Recursive call
|
|
NEXT
|
|
CASE cValType = "C"
|
|
xMemVar := SPACE(nLen)
|
|
FREAD(nHandle, @xMemVar, nLen)
|
|
CASE cValType = "D"
|
|
cMemVar = SPACE(8)
|
|
FREAD(nHandle, @cMemVar,8)
|
|
xMemVar := CTOD(cMemVar)
|
|
CASE cValType = "L"
|
|
cMemVar := ' '
|
|
FREAD(nHandle, @cMemVar, 1)
|
|
xMemVar := (cMemVar = "T")
|
|
CASE cValType = "N"
|
|
cMemVar := SPACE(nLen)
|
|
FREAD(nHandle, @cMemVar, nLen)
|
|
xMemVar = VAL(cMemVar)
|
|
ENDCASE
|
|
nErrorCode := FERROR()
|
|
ENDIF
|
|
RETURN xMemVar
|