Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A puzzle
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00147170
Message ID:
00147171
Vues:
27
>The problem with an equivalent piece of code has just caught me out - see if you can spot it (I couldn't for ages, even in the debugger):
>
>So, here's Maximum Bob's quiz:-
>
>(No cheating, no prizes)
>
>* Set up our local variable:
>local sTest
>
>* Now, here's the easy bit:
>sTest = "Ole Ftang"
>
>* Tell everyone what the result is:
>messageBox("sTest is currently: " + sTest)
>
>* Now change the value;
>stest = "Biscuit barrel"
>
>* Tell everyone what the result is now:
>messageBox("sTest is now: " + sTest)


Simi at the end of * Now change the value;
this is a continuation of comment line.

Jeff

It's Time to get a gun.

That's what I've been thinkin.

I think I can afford one, If I do a little less Drinkin.

www.TrueGeeks.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform