I have created my own .HLP file and call it from within my application (using "help" command). However, unlike my .DCL files, if I try to include the .HLP file as a "Resource File" in my .VLX compile, the application will not find the file. How do you package a .HLP file with your application, so that when you publish it to others (i.e., send them a .VLX), the HELP file is available to calls from within the application? George Mulligan