Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with msgraph5 and msgraph 8
Message
De
25/05/1998 11:37:26
Clement Yu
Concordia Paper Ltd
Hong Kong, Hong Kong
 
 
À
15/05/1998 06:36:35
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00099677
Message ID:
00101685
Vues:
22
>>I have a problem with visual fox pro because my program use msgraph5?with
>>the command (append general olegraph.....)
>>last week i install office 97 and my program doesn't work... there are an
>>error when i load graphic (OLE error 0x80020006 name unknown)
>>I know it's a problem between msgraph97 and msgraph5 but i don't know how to
>>resolve it....
>>please help me it's very important
>>
>>
>>email : vassalc@hotmail.com



Dear Mr Cetin Basoz,

I was faced the same problem as Mr Vassalc, the following are my program coding.
Can you give me some hints to sovle it?

........
* create graph
CREATE table "temp\passrategraph" (olegraph G)
SELECT passrategraph
APPEND Blank
APPEND general olegraph Class "msgraph.chart" data m.cgdata
*
* modify the chart type in form and print preview the report
Do form "forms\passrategraph.scx"

* Procedure: Refresh
dodefault()
thisform.Oleboundcontrol1.autoformat(16,"Line1")
thisform.command1.setfocus() && 16 is my custom graph type
&& Line1 is sub-type

* Procedure Click on Command1
Thisform.release
Flush
REPORT form "reports\passrate_a.frx" preview nowait


In addition, can we run program under msgraph5 and msgraph97.

Thank you very much.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform