xporter_hints
Differences
This shows you the differences between two versions of the page.
xporter_hints [2021/03/30 05:38] – created wolfgangriedmann | xporter_hints [2021/03/30 05:42] (current) – wolfgangriedmann | ||
---|---|---|---|
Line 12: | Line 12: | ||
Please not that the VO XPorter will not touch your code between #ifdef and #endif statements | Please not that the VO XPorter will not touch your code between #ifdef and #endif statements | ||
* special comment tags: | * special comment tags: | ||
- | // VXP-COM : comments the line when exporting it | + | < |
// VXP-UNC : uncomments the line | // VXP-UNC : uncomments the line | ||
- | // VXP-DEL : deletes the line contents | + | // VXP-DEL : deletes the line contents</ |
If you add one of these special comments in your code, then you will be even able to change function arguments and return types on functions and methods. | If you add one of these special comments in your code, then you will be even able to change function arguments and return types on functions and methods. | ||
<code visualfoxpro> | <code visualfoxpro> |
xporter_hints.1617082729.txt.gz · Last modified: 2021/03/30 05:38 by wolfgangriedmann