Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Merging Fields
Message
From
31/08/2002 12:08:55
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
31/08/2002 11:39:10
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00695656
Message ID:
00695673
Views:
15
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform