PB-IDE - today it happened: 65520 Lines Limit reached!

Started by Theo Gottwald, August 21, 2007, 09:13:02 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Theo Gottwald

I'd not thought this would ever happen to me.
Today I tried to compile this file from Jose:

TB_HTML.BAS


Cannot load file C:\Dokumente und Einstellungen\Mydesk\Desktop\TB_HTML10\TB_HTML.BAS
Maximum lines allowed: 65,520


Now I know why he developed SED :-). You can't even load this file into the normal PB-IDE.

SED shows more then 67830 Code-Lines!
Finally I could compile it with SED, good luck the compiler can work on more lines.


Edwin Knoppert

>Today I tried to compile this file from Jose:
Compiling is fine, PBEdit not :)
  •  

Theo Gottwald

#2
Whats your favourite PB-Editor?

Actually I use SED sometimes, but most often PrePBEd8.

Patrice Terrier

My favorite PB Editor is... UltraEdit

Patrice Terrier
www.zapsolution.com
Patrice Terrier
GDImage (advanced graphic addon)
http://www.zapsolution.com
  •  

Eros Olmi

#4
JellyFish Pro (plus Lynx of course)
thinBasic Script Interpreter - www.thinbasic.com | www.thinbasic.com/community
Win7Pro 64bit - 8GB Ram - Intel i7 M620 2.67GHz - NVIDIA Quadro FX1800M 1GB
  •  

Edwin Knoppert

PwrDev.. it allows me to read BAS code and parses it to a (nearly) valid compileable project :)
I use PBEdit for debugging only..
  •  

Marco Pontello

Usually JellyFish Pro.
But I have to retry SED too, since I played a bit just with an older version, much time ago.

Bye!

Paul Squires

JellyFish Pro for regular DLL programming and DDT stuff.
FireFly for anything GUI related.
Paul Squires
FireFly Visual Designer SQLitening Database System JellyFish Pro Editor
http://www.planetsquires.com
  •