You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FoxBin2PRg allows to deal with single classes. This means it creates a text file per class.
If this is detected (issue #81), the right click dialog for classes should allow commit / reset / diff .
The text was updated successfully, but these errors were encountered:
The syntax for importing or exporting a single class is:
classlib.vcx::classname::import
classlib.vcx::classname::export
For importing just one class in particular you need to specify a real class file, in example, "FB2P_TEST.CL_FORM.VC2", which in addition to the "RedirectClassType: 1" online CFG object setting, does import/replace it alone without touching the rest.
FoxBin2PRg allows to deal with single classes. This means it creates a text file per class.
If this is detected (issue #81), the right click dialog for classes should allow commit / reset / diff .
The text was updated successfully, but these errors were encountered: