Skip to content
This repository has been archived by the owner on Mar 4, 2018. It is now read-only.

the if else blocks, loops were not converting to free format. #34

Open
ram-reddy opened this issue Sep 20, 2017 · 2 comments
Open

the if else blocks, loops were not converting to free format. #34

ram-reddy opened this issue Sep 20, 2017 · 2 comments

Comments

@ram-reddy
Copy link

When I'm trying to convert Fixed format to free format, the IF conditions, DOW etc were not converted to free format.

Thanks

@worksofliam
Copy link
Owner

Hi

Can you post the code you're trying to convert? :)

@ram-reddy
Copy link
Author

I can post a part of it

 C     BQBAPP        IFEQ      'N'
 C     BDCSQ        IFEQ      4
 C                   MOVE      'Y'           BQBAPP        
 C                   ELSE
 C                   MOVE      'N'           HLTTG
 C                   END
 C                   END

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

No branches or pull requests

2 participants