Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need an example of creating a graph
Message
 
To
20/01/1999 09:08:01
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00177874
Message ID:
00178045
Views:
44
Hi Stephen,

the easiest way I found out - working together with the different graph-versions is the way to use an ole-field in a table:

1)create a table with just one field - type ole
2)insert a graph into that field manually (browse or edit)
3) use the command append general fieldname data cdata in Your application to get the actual field values into this graph. The character string containing the data must be separated by TABs (chr(9)) between the values, every line has to end with a chr(13)

Never throw away this Record, just use it every time. I create this table in the user-directory for every user separately to have save effects in a network every time the user starts the application.

I hope this will help - otherwise call again.
Mike
_____________________________
Michael Niethammer
TMN-Systemberatung GmbH
Schwabstr. 7 74360 Ilsfeld
Germany
fon +49 70 62 / 95 65 20
fax +49 70 62 / 95 65 19
niethammer@tmn-systemberatung.de
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform