gb_func::gb__make_gbf - Generate Framework .gbf String

Syntax

call "gb_func::gb__make_gbf",gb__resource$,gb__program$,gb__gbf_data$,gb__err,gb__err$"

Description

This routine generates a framework gb__gbf_data$ (.gbf file information) based on the resources (forms/child windows/controls) found in the resource file gb__resource$, creates [Program] variables "Resource File" and "Program Name", and generates [Event] blocks for all possible event codes for all controls in the resource file, plus "X" event for all top-level and child windows.