Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dealing with single class on source control #82

Open
lscheffler opened this issue Nov 23, 2017 · 1 comment
Open

Dealing with single class on source control #82

lscheffler opened this issue Nov 23, 2017 · 1 comment

Comments

@lscheffler
Copy link
Collaborator

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 .

@DougHennig
Copy link
Owner

Notes from Fernando:

  • 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants