PDA

View Full Version : Help for people who have thinAir stability problems



Petr Schreiber
24-10-2008, 19:24
Roberto, this is not revolution against thinAir, just help for people with thinAir set up in weird condition as I have. Once fixed I will run back to thinAir :)

Hi all,

if thinAir 1.7.0.0 GPFs for you, you can use less drastic editor than notepad meanwhile.
Here are few steps you have to do:


Download and install PSPad (http://www.pspad.com/)
Place attached THINBASIC.INI in PSPAD / Syntax
Add following to PSPAD.INI ( the parts in bold customize for your PC )


[THINBASIC]
Filter=THINBASIC (*.tbasic)|*.tbasic
HLTabWidth=2
IndentChar=
UnIndentChar=
Comment=000080001FFFFFFF010
Identifier=1FFFFFFF1FFFFFFF000
Key=008040001FFFFFFF100
Key words 2=004080FF1FFFFFFF100
Key words 3=1FFFFFFF1FFFFFFF100
Label=000000FF1FFFFFFF000
Number=008000001FFFFFFF000
Preprocessor=008080001FFFFFFF010
Reserved Word=004000801FFFFFFF100
Space=008080001FFFFFFF000
String=000000FF1FFFFFFF000
Symbol=1FFFFFFF1FFFFFFF000
Compilator File=E:\util\thinBasic\thinBasic.exe
Compilator Param=%File%
Compilator LOG=
Compilator Run=
Compilator Help=E:\util\thinBasic\Help\thinBasic.chm
Compilator SaveAll=0
Compilator ParsLog=
Compilator Capture=1
Compilator HideOutput=0
Compilator DefaultDir=
Compilator LogType=0



You should be able to open ThinBasic scripts, have syntax highlight in them, use Alt+F1 to get context help.


Petr

ErosOlmi
26-10-2008, 08:16
Thanks Petr for the temp work-around.
Hope to have very soon a fixed thinAir.
Roberto is 110% busy with his work at the moment but as soon as he will have some spare time he will work on that.

Eros