home *** CD-ROM | disk | FTP | other *** search
- PROCEDURE FormRun
- TEXT
- This is a place keeper file to create FormRun.Dbo.
- It is included as the first item in the linker file
- This routine is never called directly.
-
- FormRun.dbo is mainly used as a ProcFile reference.
- For example, to call the Ok button handler, OkHand:
- <Form>.btOk.ProcFile = 'OkHand.prg,FormRun.dbo'
-
- Copyright (c) 1994 Borland International
-
- ENDTEXT
- RETURN
-