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

CFCE and missing date codes #52

Open
ghannington opened this issue Jun 27, 2024 · 0 comments
Open

CFCE and missing date codes #52

ghannington opened this issue Jun 27, 2024 · 0 comments
Assignees

Comments

@ghannington
Copy link
Contributor

I have been testing CFEC and CFCE functions with dates. The RCG generates CFEC with the date code for the field (left side), but if I flip the arguments so it's a CFCE, the date code on the field is not there.

E.g

  8 CFEC    2259    2728  145547   26   2 X (U/0,0 DD)  GE  RUNDAY(0)

vs

 9 CFCE  RUNDAY(0)                                       GE    2259    2728  145547   26   2 X (U/0,0 NONE)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants