Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Really frustrated by the behavior
Message
 
To
14/02/2002 19:45:59
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00620452
Message ID:
00620699
Views:
13
Michel;

Taken from behavioral psychology frustration is “the inability to attain a goal”.

Now if your “goal” was to change the behavior of how Visual FoxPro handles commented areas you are attempting to resolve something not within your immediate control. You simply have to realize your limitations as a human being and seek a different route to resolve this issue.

Look at this behavior as a half-fulfilled dream that has bitten so many! I would like to suggest that rather than take the illogical manner in which this “feature” operates and either accept it or take action!

Taking action can take many forms and can lead you into other problems. Drinking too much alcohol, notifying Microsoft of your findings, and changing to another programming language are possibilities you could explore. Each one has its downsides.

* I wish you the best in life
* and hope you never again
* are bitten by this BUG!!!;, && ouch

Tom



>Ok, this has caused me some problems tonight so I thought I would talk about it.
>
>The following:
>
>
>* We can't have a ;
>lnLocation=AT(';',tcEmail)
>IF lnLocation>0
>   RETURN .F.
>ENDIF
>
>
>was skipping the lnLocation line as it was a continuity of the comment line. It took me a while to figure out what was wrong here. Especially that I had a value in lnLocation before that piece of code. So, all was working as is but the process was going into the loop when it was not suppose to.
>
>The ; at the end of the comment line should be a comment and not a continuity as we are in a comment line. It didn't occur to me to think that it would take the next line as a comment.
Previous
Reply
Map
View

Click here to load this message in the networking platform