LJ

Results 530 comments of LJ

Thanks for sharing this with me. Cool document to have a read through and has some useful bits in. I am probably going to start on the implementation tomorrow. I...

@SaschaS93 I have started to implement the code for supporting fixed-format RPG. Check out the `rpgfree` branch. I fixed all the current unit tests to be `**FREE` for them all...

So, for future reference.. this is where we need to take the fixed format line and generate the free-format tokens: https://github.com/worksofbarry/NetRPG/blob/rpgfree/NetRPG/Language/Preprocessor.cs#L73 This sounds like a lot of work and that's...

I am heavily considering this again. I am starting to think we should just support free-format. Hm, not sure.

You are probably right @SaschaS93. The code is there for fixed format to become supported.. I just need to get around actually doing it. Thanks for your input!

@SaschaS93 Can you give me an example of what you would like the method to look like? Then I will see if I can have a go at looking at...

@SaschaS93 I can take a look at getting this implemented today! I have an idea :)

I just think this is something that someone else could tackle while I work on some more of the display file stuff :)

@cole-maxwell1 Since this post, yes! It works okay! The downside is that most IBM i shops do not have normalised databases, which makes using it a bit awkward.

What file are you trying to import? You cannot import the functions list - you can only import the SQLRPGLE & CLLE syntax files.