Page 3 of 16

Posted: Sat Nov 05, 2005 9:45 pm
by ts-soft
>> I will take thes in the help with WebPM but not if TsSoft is disagrea
you can all change on webPM, no problem :wink:
I test it, when bad i restore old version :twisted:

please check the source of PBOSL.res (PBOSL.pb) If the constants declared, add it to the help

thx

regards
Thomas

Posted: Sat Nov 05, 2005 9:50 pm
by Gansta93
ts-soft wrote:>> I will take thes in the help with WebPM but not if TsSoft is disagrea
you can all change on webPM, no problem :wink:
I test it, when bad i restore old version :twisted:

please check the source of PBOSL.res (PBOSL.pb) If the constants declared, add it to the help

thx

regards
Thomas
I'm going to check. But I think thes constents are declared by default with PureBasic.

Posted: Sat Nov 05, 2005 10:13 pm
by ts-soft
>> are declared by default with PureBasic
it's right, add it to help please :)

Posted: Sun Nov 06, 2005 4:46 pm
by ts-soft
PBOSL_Vector for Linux added

Some TailBite Libs contexthelp added
thx to El_Choni

Posted: Sun Nov 06, 2005 10:40 pm
by Gansta93
I have just submited a lib but I'm asking myself if a lib must be published before being submited to PBOSL... :?:

Posted: Sun Nov 06, 2005 11:09 pm
by ts-soft
Gansta93 wrote:I have just submited a lib but I'm asking myself if a lib must be published before being submited to PBOSL... :?:
No, it's okay. I will test the lib .... , and it's going the normally way.
After publishing, i transfer the lib to webPM and you can update it, for errorcorrection or more enhancements :wink:
I will testing the lib tomorrow

thx

regards
Thomas

Posted: Sun Nov 06, 2005 11:26 pm
by Gansta93
OK, understand.
Thx for your fast answer. :-D

Posted: Wed Nov 09, 2005 11:50 pm
by ts-soft
New lib, Win9xService, by Gangsta93 added
the lib is only for win9x users!

the help found you under "Misc"

Posted: Thu Nov 10, 2005 10:26 pm
by Gansta93
Hello,

When compiling the libraries with TailBite, be carful with the name of the help file. You must type PBOSL.chm. By default, all lib are compiled with PBOSL_LibName.chm and not PBOSL.chm (I've just tried with two libs).

Posted: Thu Nov 10, 2005 10:48 pm
by ts-soft
the Libs all compiled by batch, with the same name for lib: PBOSL
a feature of TailBite 1.3 beta.
Some functions don't work :oops: . I hope we can repair this mistake

Posted: Thu Nov 10, 2005 11:08 pm
by Gansta93
ts-soft wrote:the Libs all compiled by batch, with the same name for lib: PBOSL
a feature of TailBite 1.3 beta.
Some functions don't work :oops: . I hope we can repair this mistake
But if I look into a lib, I can read PBOSL_LibName.chm... strange. I have just downloaded the newest version of tailbite.

Posted: Thu Nov 10, 2005 11:36 pm
by ts-soft
I see the problem, but all tailbite libs generatet with this in batch:
@echo compiling: %1
"%PBDIR%\TailBite\TailBite.exe" "%PBOSLDIR%\LIBS\PB\%1\Source\%1.pb" /CHM:PBOSL /QUIET
i don't know :roll:

Posted: Thu Nov 10, 2005 11:40 pm
by Gansta93
I have errors when I use Make.bat. A lot of lib have "synthax error" on compiling with TailBite. Is it because I use Win 98 SE ?

Posted: Thu Nov 10, 2005 11:46 pm
by ts-soft
Gansta93 wrote:I have errors when I use Make.bat. A lot of lib have "synthax error" on compiling with TailBite. Is it because I use Win 98 SE ?
I have no test compiling under win98. I will do this tomorrow.

Posted: Thu Nov 10, 2005 11:49 pm
by Gansta93
ts-soft wrote:
Gansta93 wrote:I have errors when I use Make.bat. A lot of lib have "synthax error" on compiling with TailBite. Is it because I use Win 98 SE ?
I have no test compiling under win98. I will do this tomorrow.
Thx. :-D