Xbase module 1.07

2003-02-11 Thread Ian Robertson
  Good afternoon all,   I am using the Xbase module to read foxpro 6 tables. Everything is working fine, apart from the seek function. When I call:   $stat=$database->seek($keyvalue);   I get the error message:   Can't locate object method "seek" via package "Xbase" (perhaps you fo

RE: Making a line graph

2002-12-04 Thread Ian Robertson
Chuck, This is fantastic, thanks so much for your efforts! I really appreciate the help. Ian. -Original Message- From: Charbeneau, Chuck [mailto:[EMAIL PROTECTED]] Sent: 04 December 2002 14:32 To: 'Ian Robertson'; [EMAIL PROTECTED] Subject: RE: Making a line graph &

Making a line graph

2002-12-04 Thread Ian Robertson
Hi All,   I need to write a script to produce a line graph (quick and dirty to prove a point)!   Can anybody recommend the best module to use?   Many thanks,   Ian.