#SBpro Index fields
04-Jun-93 05:23:03
Sb: #SBpro Index fields
Fm: Christian Busse 100121,1360
To: Oxxi Tech Support 76711,457
Still… HELP!!!
Tried it with:
UCASE$(LastName.CD) + LEN(FirstName.CD) > 0 ? ", " + UCASE$(FirstName.CD)
: "" + " " + UCASE$(NameSuffix.CD)…
and keep getting "Datatype mismatch" error when trying to save it. If I
put round brackets around the ternary operation I get a "Closing Bracket
missing" error when trying to save it. Seems to me it just doesn't work in
a field calculation definition…
Anyone else got any solution???
Chris from Germany on Autopilot