Re: db_dump error
- Posted by ronaustin at alltel.net Oct 16, 2003
- 473 views
=0D =0D -------Original Message-------=0D =0D From: EUforum at topica.com=0D Subject: Re: db_dump error=0D =0D =0D =0D check the rest of your code, since you got a type check error, my guess i= s=0D that fn is defined as a sequence and not an integer, atom or object, or s= ome=0D other home-made type in which 4 is not a proper value.=0D =0D ~Greg=0D =0D PS. You really should get in the habit of checking the return values you = get=0D from functions such as db_open() and open()=0D *examples sniped*=0D =0D That was it. I had fn defined as a sequence.=0D =0D I'll take your suggestion about error trapping to heart also. I have extensive error trapping the programs I've developed in the language I ha= ve been using, but I have been more interested in getting the basic input/output/disk i/o stuff done first.=0D Thanks for your help=0D =0D =0D TOPICA - Start your own e-mail discussion group. FREE!=0D =0D =0D =0D =0D =0D =2E=20