Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Receiving 2 arrays as parameters
Message
De
11/06/2004 04:29:58
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Receiving 2 arrays as parameters
Divers
Thread ID:
00912570
Message ID:
00912570
Vues:
44
In my function I receive 2 arrays from the .net windows forms front-end.
e.g.
FUNCTION upd_client(sudl as string, CLIENT_ARRAY(), PREV_ARRAY(), SUSER as string) as ADODB.RECORDSET

In the front-end code, the registered dll only allows the selection of the CLIENT_ARRAY and does not pick up the second array.

What is the correct syntax to receive arrays in a function. If I leave out the (), it causes an error during the build of the dll (CLIENT_ARRAY undefined).

Thanks

Irene
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform