Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Replace Statement
Message
 
 
À
14/02/2000 21:48:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00332027
Message ID:
00332030
Vues:
12
It is advisable to put a space before all semi-colons, otherwise the syntax parser may not handle it correctly.

>Good Day to all
>I just want to clarify the
>syntax on replace command.
>
>Example :1
>USE owner IN 0
>SELECT owner
>REPLACE swipe WITH .T.,; && with comma
> excluflag WITH .T. IN owner
>
>Example :2
>USE owner IN 0
>SELECT owner
>REPLACE swipe WITH .T.; && without comma
> excluflag WITH .T. IN owner
>
>Is it just the same? since vf6 accepting the command even with comma "," before the semi colon. Vf5 not accepting example 2 but vf6 accept it.
>
>Regard
>reymund
Rick Borup, MCSD

recursion (rE-kur'-shun) n.
  see recursion.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform