Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
About add/remove field in runtime and subtran.
Message
De
30/11/1999 12:00:53
Jacky Yuen
Myth Group Computer Technology
Hong Kong, Hong Kong
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
About add/remove field in runtime and subtran.
Divers
Thread ID:
00296923
Message ID:
00296923
Vues:
81
Hi ,
I have two problems now.

Firstly ,I doubt if there is any command that can add/remove field in table during runtime ?

Then ,I try to use subtran to remove chr(13) in memo field ,but fail.
Code is here :
StrA = chr(13)
StrB = Chr(13) + Chr(13)
StrC = Subtran(StrC ,StrA ,StrB)

After process the code ,nothing happened. But it work fine if I define STRA and STRB as "ABCDE" or something like that .

Can you give me some advise ?

Thanx a lot !
I'm a beginner of Visual Foxpro 5.0 ,thanx for help ^^
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform