iLogic interface improvement

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Happy Monday all!
I've been doing a lot of iLogic programming the last couple of weeks and had an idea to improve the programming interface. I realize the way I program probably isn't the best technique, however it has been working for me. My code tends to be rather large in size. The one I am working on now is going to end up possibly over 5000 lines of code. (I know, WOW) So my idea is to have the ability to have a tool within the programming interface that will allow you to jump directly to a specific line. Example, I want to go to say line 1674. So in the lower right corner above the "Save & Run" button is the Ln / Col indicator. Click on the "Ln x" and type in the line you want to navigate to and there you go. You are on that line (somewhere in the middle of the programming panel)
Well that's my thought for the day, Hope you all have a great Monday!
Frank