Normnet
- 18th September 2007, 09:35
IDE Fineline Viewer will open a .bas file (basic code) and draw lines between If-Endif, For-Next, Repeat-Until, & While-Wend.
This enables easy debugging of nested code.
See screen shot IDE FineLine Viewer 1.0 (http://tinypic.com/view.php?pic=6bbhylh) Click image to enlarge.
IDE FineLine Viewer v1.0
9-6-07
By Norm Carlberg
Fineline Viewer will open a .bas file (basic code) and draw
lines between If-Endif, For-Next, Repeat-Until, & While-Wend.
This enables easier debugging of nested code.
INSTALLATION:
FineLine is a single file install (no registry entries) with
one txt file created in same location to save the "Last
Modified Folder", last open position and size.
Install on desktop, Cut, copy, paste or delete.
USE:
Enter text into FineLine by one of the three following ways:
1. Paste
2. Press "Browse to File + Fineline" button.
3. Press "Browse to Folder" to select the folder in which to
find the last modified .bas file.
This could be drive "C" or could be "MyCode" folder.
Press "Find LastModified File in Folder + Fineline".
(searches all subfolders)
The third option is fastest because it only requires saving
your basic code before switching to FineLine window and
pressing the "Find LastModified File in Folder + Fineline"
button. Easy to switch between your IDE and FineLine.
Credit roswell_r of REAL Software Forums for the fast search
of folder for last modified .bas file.
Norm completed with search of subfolders.
TIPS:
1. If lines disappear due to 2nd window temporally in front
of FineLine: Exit mouse from FineLine and re-enter.
2. When editing in FineLine save and switch back to
MicroCode Studio IDE. Close and reopen file to refresh.
When editing in MicroCode Studio IDE save and switch to
FineLine and press "Find LastModified File in Folder +
Fineline" button to reopen.
3.Use PageUp & PageDown, and arrow keys for faster scroll's.
4.FineLine is resizable.
Questions?
[email protected]
Download program from post #13 at IDE FineLine Viewer v1.0 (http://www.picbasic.org/forum/showthread.php?t=8215) WARNING: Other Compiler.
Norm
This enables easy debugging of nested code.
See screen shot IDE FineLine Viewer 1.0 (http://tinypic.com/view.php?pic=6bbhylh) Click image to enlarge.
IDE FineLine Viewer v1.0
9-6-07
By Norm Carlberg
Fineline Viewer will open a .bas file (basic code) and draw
lines between If-Endif, For-Next, Repeat-Until, & While-Wend.
This enables easier debugging of nested code.
INSTALLATION:
FineLine is a single file install (no registry entries) with
one txt file created in same location to save the "Last
Modified Folder", last open position and size.
Install on desktop, Cut, copy, paste or delete.
USE:
Enter text into FineLine by one of the three following ways:
1. Paste
2. Press "Browse to File + Fineline" button.
3. Press "Browse to Folder" to select the folder in which to
find the last modified .bas file.
This could be drive "C" or could be "MyCode" folder.
Press "Find LastModified File in Folder + Fineline".
(searches all subfolders)
The third option is fastest because it only requires saving
your basic code before switching to FineLine window and
pressing the "Find LastModified File in Folder + Fineline"
button. Easy to switch between your IDE and FineLine.
Credit roswell_r of REAL Software Forums for the fast search
of folder for last modified .bas file.
Norm completed with search of subfolders.
TIPS:
1. If lines disappear due to 2nd window temporally in front
of FineLine: Exit mouse from FineLine and re-enter.
2. When editing in FineLine save and switch back to
MicroCode Studio IDE. Close and reopen file to refresh.
When editing in MicroCode Studio IDE save and switch to
FineLine and press "Find LastModified File in Folder +
Fineline" button to reopen.
3.Use PageUp & PageDown, and arrow keys for faster scroll's.
4.FineLine is resizable.
Questions?
[email protected]
Download program from post #13 at IDE FineLine Viewer v1.0 (http://www.picbasic.org/forum/showthread.php?t=8215) WARNING: Other Compiler.
Norm