Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Merging Fields
Message
De
31/08/2002 12:08:55
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
31/08/2002 11:39:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00695656
Message ID:
00695673
Vues:
14
>>If there is a way to merge three field in a new field without passing by the replace command. the field are of the same datatype.
>>thank you
>
>use somethig like this:
>a="pizza "
>b="hut "
>c="price = 1,25"
>
>d=a+b+c
>or
>d=trim(a) + trim(b) + trim(c)

What ? How would this do something like a replace ?
Cetin
Ç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
Répondre
Fil
Voir

Click here to load this message in the networking platform