Search found 3 matches

by aaa_2500
Wed Apr 07, 2004 12:56 pm
Forum: General Discussion
Topic: The fate (future) of PB
Replies: 95
Views: 19372

I would just like to say that I have never encountered any negative comments on PureBASIC from either blitzbasic.com or blitzcoder.com

In fact I learned of Purebasic from the blitz community and bought PB based solely on recommendations from fellow Blitzers. Many people participate in both ...
by aaa_2500
Mon Jan 05, 2004 10:41 pm
Forum: Coding Questions
Topic: Creating a Service ?
Replies: 8
Views: 3333

>Workaround? Use the find/replace function to give
>#SERVICE_ALL_ACCESS a new name.

I would assume that it has that name for a reason?!

It must have worked for somebody as it has been reposted in this forum several times... Is it broken because of an update to PB?

I am using PB3.30 updated to ...
by aaa_2500
Sun Jan 04, 2004 5:46 pm
Forum: Coding Questions
Topic: Creating a Service ?
Replies: 8
Views: 3333

When I compile, I keep getting this popup error:

Line 28: Constant already declared with a different value: #SERVICE_ALL_ACCESS

What am I doing wrong?

Andy