When Help of GeneXus objects is generated, there can be problems with some special characters, depending on the Help compiler that is used. In special the backslash ('\') is one of them. For example, if the following text occurs in a help:
C:\My Documents
when executing the application and invoking the help you will visualize:
C:\Documents
In this case, you have to put in GeneXus
: C:\\My Documents
For more information on special characters please refer to the help of the help compiler that is used.