Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Quote in a string
Message
De
02/08/2001 11:46:22
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Quote in a string
Divers
Thread ID:
00538890
Message ID:
00538890
Vues:
39
Hi,

I just made a mistake in a foxpro program I was working on. I had something like:
lcString = 'Larry's Computer'
Which obviously makes an error. So I changed it to:
lcString = "Larry" + "'" + "s Computer"
I was just curious if they were other ways of putting a quote in a string?

Chris
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform