Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form Shapes
Message
 
 
À
24/10/2001 09:50:33
Ashish Patel
Hindustan Petroleum
Mumbai, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00572544
Message ID:
00572576
Vues:
29
What's the error you are getting? Where is this code located (what method Load, Init)?

>Thanks for the linkes.
>
>I have downloaded the first one.
>
>But how to use it ?
>
>I have gone through the documentation and I have copied the following code in one prg
>
>oformtrans = newobject('cusformtransformer','frmtrans')
>local array lapoints[9,2]
>lapoints[1,1] = 0
>lapoints[1,2] = 0
>lapoints[2,1] = 10
>lapoints[2,2] = 5
>lapoints[3,1] = 100
>lapoints[3,2] = 50
>lapoints[4,1] = 200
>lapoints[4,2] = 75
>lapoints[5,1] = 60
>lapoints[5,2] = 100
>lapoints[6,1] = 300
>lapoints[6,2] = 10
>lapoints[7,1] = 250
>lapoints[7,2] = 35
>lapoints[8,1] = 10
>lapoints[8,2] = 300
>lapoints[9,1] = 25
>lapoints[9,2] = 100
>oformtrans.SetFormUDF (THIS, @lapoints)
>
>
>When I run this I am getting an error.
>Can you pl. help me ?
>You might be thinking that this is spoon feeding but I am new to using all these so pl. help me by giving a small step by step example.
>
>
>Ashish Patel
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform