Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A puzzle
Message
From
16/10/1998 14:11:28
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00147170
Message ID:
00147617
Views:
22
>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)
What about pressing enter or backspace just before second stest ?
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform