Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pass NULL instead of array
Message
De
23/02/2019 14:25:31
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
23/02/2019 14:18:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01666677
Message ID:
01666678
Vues:
44
>Hi,
>
>I have a function that receives a parameter, an array. The code is as follows:
>
>
>Function MyFunc
>LPARAMETERS tParam1, tParam2, taMyArray
>EXTERNAL ARRAY taMyArray
>
>
>I need to add the 4th parameter. In the case of the 4th parameter the 3rd is not necessary. If I pass the 3rd parameter (taMyArray) set to NULL will I have a problem? Since the next line (EXTERNAL ARRAY taMyArray) expects this parameter to be an array.
>
>TIA

You wouldn't have any problem. You could as well pass anything.
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform