pakLebah / paklebah.github.io

This is Mr Bee's aka Pak Lebah's blog on GitHub Pages.
0 stars 0 forks source link

[Free Pascal, SQLdb, dan SQLite] comments. #4

Open pakLebah opened 6 years ago

pakLebah commented 6 years ago

Write your comment about my Free Pascal, SQLdb, dan SQLite post below. Thank you. 😊

MarkowEduard commented 6 years ago

Hi Pak I studied the sources of the JCFCL for a few days and I'm impressed. First of all, I think that Steele Anthony did a great job. But I appreciate your version because I prefer to have command line utilities. Especially if I want to re-format a bunch of files. I also studied the configuration file and followed your advice to check the eleven help pages in Lazarus. But I still don't fully understand the meaning of all options. For example: What does "Max Variance" and "Max unaligned" mean exactly? Is there a explanation of all the formatting options? Kind regards Eduard

pakLebah commented 6 years ago

Hi, Eduard…

Thank you for appreciation and commenting on my article, but I believe you're talking about my JCF CLI on my other Github repo here instead of this article. I'm sorry, I also don't understand all of JCF's configs. Just trying to play around with any config you don't understand, that's how I learn some of them. Make sure you have a source code with complete pascal syntaxes such as class definition, interface definition, etc.

You may also look to JCF's forum on sourceforge or ask something there.

Good luck and have fun! 😊

Kind regards,

~Bee