HP Data Entry and Forms Management System (VPLUS) Reference Manual (32209-90024)
Chapter 6 313
USING VPLUS INTRINSICS
INTRINSIC DESCRIPTIONS
dependencies exist. The compilation for BIGFF will be lengthy, but it will only need to be
done once.
Fifth, you would make your changes to the forms in LITTLEFF and add additional forms
that could not be put into BIGFF due to size limitations.
After you had taken all these steps you could combine the two forms files with VMERGE:
:FILE VMASTER=BIGFF
:FILE VAUX=LITTLEFF
:FILE VOUTPUT=SUPERFF
:RUN VMERGE.PUB.SYS
Check your application using the SUPERFF forms file.