Search found 3 matches

by lpastor
Mon Apr 23, 2007 9:39 am
Forum: Windows
Topic: Error: The folowing Purelibrary is missing : System [SOLVED]
Replies: 5
Views: 2812

The beta release of Tailbite isn't good with Purabasic 4.02.

I have solved my problem with this release of Tailbite :

http://freenet-homepage.de/gnozal/TailBite.zip

Laurent
by lpastor
Mon Apr 23, 2007 8:32 am
Forum: Windows
Topic: Error: The folowing Purelibrary is missing : System [SOLVED]
Replies: 5
Views: 2812

Yes, of course,

Laurent
by lpastor
Sun Apr 22, 2007 9:12 pm
Forum: Windows
Topic: Error: The folowing Purelibrary is missing : System [SOLVED]
Replies: 5
Views: 2812

Error: The folowing Purelibrary is missing : System [SOLVED]

Hello,

I am a new user and I use Purebasic 4.02 with Windows XP Home.

I have installed the latest release of tailbite 1.3 without problem.

I have created this library without problem :

ProcedureDLL Message(Text.s)
MessageRequester ( "Info" , Text)
EndProcedure

I do this source to test my ...