Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Graph
Message
 
À
06/08/1998 09:09:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00124436
Message ID:
00125000
Vues:
21
Hello Aftab,

You can try the following to prevent graph wizard appearing.

DO (_GENGRAPH) WITH 'AUTOGRAPH',1,1,'OFFICES',.F.,.T.,.F.
* parm1 - "AUTOGRAPH" &&required
* parm2 - chart type (number)
* parm3 - chart subtype (number)
* parm4 - title (if not empty)
* parm5 - series by row (.T.), by column (.F.)
* parm6 - has legend (.T.)
* parm7 - use autoformat (.F.)
* parm8 - name of output DBF for graph
* parm9 - don't open graph when done
* parm10 - show nulls

Bye
Jayesh


>I have created a SQL graph in which Step 3 ask me the X,Y Fields, graph style and in last the table name & preview etc. I want to ask that is there a method by which I have not run these steps. If I just save these thing once and when I run the query it show me the graph without asking me these steps.
>
>Regards.
>Aftab Ahmad
>tabi5@hotmail.com
- Jayesh
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform