Page 28 of 40

Posted: Mon Aug 14, 2006 2:27 pm
by ts-soft
Progi1984 wrote:Excuse me : I have a question...

How can i use a linked list (of string) by example in parameter... ?
Use
"%FILE" "%TEMPFILE" /KEEPSRCFILES /WRITEBATCH
as parameter for TailBite.
Change the type from Long to LinkedList
ReCreate the lib.

Posted: Mon Aug 14, 2006 2:40 pm
by Progi1984
That doesn't run....

And i want to use a linked list of string like in my example !

Posted: Mon Aug 14, 2006 3:44 pm
by ts-soft
test.desc wrote:ASM
;
1
KERNEL32
;
LIB
;
7
Requester
FileSystem
Date
Object
SimpleList
LinkedList
LinkedListExtension
;
test.chm
;
MaFonction, Long, LinkedList (truc.l, Param.s())
None | StdCall
;
test_Init
InitFunction | StdCall
;
only change Long to LinkedList and then:
"...\LibraryMaker.exe" "...TailBite\Library sources\test\test.Desc" /TO "...\PureLibraries\UserLibraries" /COMPRESSED

as batch. complete the paths and it should work

Posted: Mon Aug 14, 2006 4:04 pm
by Progi1984
Perfect !

But it's a bug of tailbite ?

Posted: Mon Aug 14, 2006 4:07 pm
by ts-soft
Progi1984 wrote:Perfect !

But it's a bug of tailbite ?
Not a bug, but a missing feature :wink:

Posted: Mon Aug 14, 2006 4:09 pm
by Progi1984
Thanks for your fast help !

Posted: Mon Aug 14, 2006 5:42 pm
by DarkDragon
Gee, I don't want to read your postings, I just want to read El_Choni saying: "Here's a new update with all fixes!".

Posted: Mon Aug 14, 2006 6:47 pm
by rob6523
El_Choni hasn't been posting on this forum - and on this thread - since June 17.

I've been wondering, is he all right?

Rob.

Posted: Tue Aug 15, 2006 7:28 am
by DarkDragon
rob6523 wrote:El_Choni hasn't been posting on this forum - and on this thread - since June 17.

I've been wondering, is he all right?

Rob.
He is working for food, but TailBite is more worth than food!!!

Posted: Tue Aug 15, 2006 7:54 am
by IceSoft
DarkDragon wrote:He is working for food, but TailBite is more worth than food!!!
Source code is available....
...and your daddy is working for your food :wink:

So I belive you can adapt what you need...
..or waiting. :!:

Posted: Tue Aug 15, 2006 7:58 am
by DarkDragon
IceSoft wrote:
DarkDragon wrote:He is working for food, but TailBite is more worth than food!!!
Source code is available....
...and your daddy is working for your food :wink:

So I belive you can adapt what you need...
..or waiting. :!:
I already built my own TailBite for Linux, but I need it for Windows from El_Choni. And rebuilding the whole TB of Windows is too much work for me.

Posted: Tue Aug 15, 2006 8:05 am
by Shannara
Tailbite for Linux? Care to share? :P

Posted: Tue Aug 15, 2006 8:24 am
by DarkDragon
Shannara wrote:Tailbite for Linux? Care to share? :P
I already postet it in this topic anywhere, including sources. I am able to develop again on it in a while, but atm it's a bit hard to do and PB 4 even isn't out yet.

http://www.purebasic.fr/english/viewtop ... 970#147970

Posted: Thu Aug 17, 2006 5:07 am
by Dare
Anyone interested in helping out El_Choni and tailbite, this may be of interest?

http://www.purebasic.fr/english/viewtopic.php?t=23234

Hope so!

Posted: Tue Aug 22, 2006 1:08 pm
by Progi1984
Any news about a release with update for creating gadgets with PB ?