DOC: Calling Genhtml.prg Gives "Alias Not Found" Error (191673)



The information in this article applies to:

  • Microsoft Visual FoxPro for Windows 6.0

This article was previously published under Q191673

SUMMARY

Calling Genhtml.prg using the syntax provided in the Visual FoxPro Help file results in the following error:
Alias <alias name> Not Found.

MORE INFORMATION

The Genhtml.prg Help topic incorrectly documents the syntax for calling Genhtml.prg.

The correct syntax for calling GenHTML.PRG is as follows:

DO (_GENHTML) WITH <cOutFile>, <cSourceFile> ; [, <nShow>][,<vIELink>][,[...


Modification Type:MajorLast Reviewed:8/21/1999
Keywords:KB191673