Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Macro substitution
Message
De
28/09/1999 16:02:30
Paul Robinshaw
Silkworm Technologies Limited
Macclesfield, Royaume Uni
 
 
À
27/09/1999 16:01:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00269596
Message ID:
00270196
Vues:
32
John,

>It's splitting the line, probably, because you have some hard returns in the >memo fields. Try using STRTRAN(memofield,CHR(13)," ") to replace them with >spaces instead of just memofield.

Yep. You're right. I'd used CHRTRAN to get round this but hadn't realised it didn't apply to memos. Thanks.

>Also, a point of personal preference: I'd use UPDATE &cUpdParms rather than >&lcWholeCommand.

Agreed. I was working from memory and my code does actually say UPDATE &cUpdParms.

Thanks again.

Paul
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform