[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Compiling
--------------------------------------------------------------------------------
To compile your FiveWin applications, just use your Clipper as usual:
CLIPPER Test /n/w (This assumes that your FiveWin .CH files in the path890
pointed to by your SET INCLUDE environment variable. If not, use
CLIPPER Test /n/w/i..\INCLUDE
Most all FiveWin applications need to specify at least:
#include "FiveWin.ch"
at the top of your program (.prg) file, to extend Clipper syntax to be
able to use Windows capabilities.
See Also:
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson