Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Really frustrated by the behavior
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00620452
Message ID:
00620632
Views:
13
>>>I disagree with you. The meaning of ';' shouldn't change for comment lines but the code coloring should be fixed to show all comment lines in proper color.
>>
>>Sergey,
>>
>>While I agree with you that it would be nice, I think it would be terribly difficult to implement. The problem is that the editor simply works one line or even keystroke at a time and therefore is unaware of the semi-colon at the end of a previous line.
>
>If how it is coded today (the editor) doesn't let it do the full job needed, then the obvious thing to do is to change the editor so it does.
>If that means making it (also) look at an entire 'command' line, then so be it.

It's not a trivial change. I'd much rather see other things addressed before the semi-colon issue. Even the following doesn't display correctly
DIMENSION a_foo[10]
a_foo[10] = 100
? INT(a_foo[ALEN(a_foo, 1)] / 10)
in VFP 7.0 SP1
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform