Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Comments for each line
Message
From
29/10/2001 08:19:37
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Comments for each line
Miscellaneous
Thread ID:
00574392
Message ID:
00574392
Views:
74
Does one of these work correctly in VFP7? I don't have this version yet, and want to see whether this works, before posting to the wishlist.
? "abc"; && first line
  + "def" && second line

? "abc" && first line;
	+ "def" && second line
The expected output is "abcdef".

I believe that the capacity to have comments for each line would be especially helpful for commenting long SQL - SELECT statements.

Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Next
Reply
Map
View

Click here to load this message in the networking platform