Link to this page
Print this page
Parent topic
:
Programming tools
Programming tools
Command line tools
The different command line tools provided for BDL programming.
fglrun
The fglrun tool is the runtime system program that executes p-code programs.
fglform
The fglform tool compiles form specification files into XML formatted files used by the programs.
fgl2p
The fgl2p tool compiles source files and assembles p-code modules into a .42r program or a .42x library.
fglcomp
The
fglcomp
tool compiles
.4gl
source files into
.42m
p-code modules.
fgllink
The fgllink tool assembles p-code modules produced with fglcomp into a .42r program or a .42x library.
fglmkmsg
The fglmkmsg tool compiles .msg message files into a binary version used by programs.
fglmkext
The fglmkext tool compiles and links a user C Extension.
fgldb
The fgldb tool is an interface program for remote debugging.
fgldbsch
The fgldbsch tool generates the database schema files from an existing database.
fglmkstr
The fglmkstr tool compiles .str localized string resource files.
fglwsdl
The fglwsdl tool produces web services stub files for client or server programs (from WSDL / XSD).
fglpass
The fglpass tool allows you to encrypt passwords.
fglWrt
Use the
fglWrt
tool to manage product licenses.