Search found 25 matches

by idStefke
Mon Sep 03, 2007 10:25 pm
Forum: Coding Questions
Topic: Error code
Replies: 3
Views: 1344

Error code

Dear support,

I will try to compile an pb file and een pbi file and it display the next error

ComOpen() is not a function, array, macro or linked list

What does that main, I don't find the deschribs of this error

Please help me
I can't compile this application
by idStefke
Mon Sep 03, 2007 9:31 pm
Forum: Coding Questions
Topic: PureBASIC Libraries
Replies: 0
Views: 1112

PureBASIC Libraries

Dear support

I have to C++ classes and I will ported into PureBASIC but how can I create in the C++ code an PureBASIC library without extension like
Serialport and the static library SerialPort.LIB

Can somebody help me for port it into PureBASIC code?

There are the links were you can find the ...
by idStefke
Fri Aug 31, 2007 9:33 am
Forum: Feature Requests and Wishlists
Topic: Wishes : Buildin library serial, parallel port, USB and OOP
Replies: 2
Views: 1434

Wishes : Buildin library serial, parallel port, USB and OOP

Dear support

First :
====

I would like included an library for serial, parallel en USB port support because I have this needed in control elelctronic circuits.

Second
=====


- Build in classes, objects, methods, properties
- OOP programming such virtual methods, abstract classes, inheritance

Ik ...
by idStefke
Fri Aug 08, 2003 9:08 am
Forum: Coding Questions
Topic: PB : Needed MACRO's for different format functions
Replies: 11
Views: 3217

Re: Date Routines

Dear Sir

Thanks for your explean of problem definitions.
Can you write this for me in code?

Kind regards
Stephane

I would like two build this functions into an DLL file for using other languages such as PowerBASIC.
by idStefke
Thu Aug 07, 2003 7:41 am
Forum: Coding Questions
Topic: PB : Needed MACRO's for different format functions
Replies: 11
Views: 3217

Re: Why MACROS?

Dear Guy

Can you please written this procedures of functions for me?

Thanks
Stephane
by idStefke
Wed Jul 30, 2003 10:49 am
Forum: Coding Questions
Topic: PB : Needed MACRO's for different format functions
Replies: 11
Views: 3217

PB : Needed MACRO's for different format functions

Dear PureBASIC programmers,

1. Can someone help me for written the next macro's in assembly or PB for:
- format floating numbers
- format percents
- format date and time

I have no experience of the WinAPI, I'm sorry

a) MACRO FormatNumber()
b) MACRO FormatPercent()

c)MACRO FormatDate ...
by idStefke
Wed Jul 30, 2003 10:46 am
Forum: Coding Questions
Topic: Needed Advanced MaskEdit Macro or Function input (Console)
Replies: 0
Views: 1147

Needed Advanced MaskEdit Macro or Function input (Console)

Dear PureBASIC Programmers,

Where can I please find an MACRO or FUNCTION for more
Advanced input on the forums here, if there is not one can please
an programmer here written my the MACRO for advanced Masked Input
I will this like prefer written in assembler

0 = Digit (0 to 9, entry required ...
by idStefke
Mon Jul 07, 2003 11:11 pm
Forum: Feature Requests and Wishlists
Topic: PureBasic User Guide more Advanced in PDF and HLP format
Replies: 7
Views: 2814

PureBasic User Guide more Advanced in PDF and HLP format

Dear R & D

I would like to see an better and complete PureBASIC User Guide in PDF and HLP Windows format like the contents on the website:

http://www.reelmediaproductions.com/pb/ ... guide.html

Kind regards
Stephane

I hope that it comes with an Complete reference guide
by idStefke
Fri Jun 20, 2003 8:17 am
Forum: Feature Requests and Wishlists
Topic: Advanced IDE for purebasic (Compiler, Linker, Editor)
Replies: 3
Views: 2797

Advanced IDE for purebasic (Compiler, Linker, Editor)

Hi Fred

I can you give hints about building an more advanced editor for your PureBASIC product.

http://www.planetsquires.com ==> JPro

Use the CMAX.DLL library for building your editor

I want like to see the next items and options:

The CodeMax Feature Set

CodeMax supports a wide range of ...
by idStefke
Fri Jun 20, 2003 7:52 am
Forum: Feature Requests and Wishlists
Topic: [Implemented] PureBasic For MAC OS ?
Replies: 17
Views: 10831

Hi

And what about PowerBASIC ?

I'm written applications in PowerBASIC but there is one big problem.
PowerBASIC have for the moment no support for static libraries or static units and you can't link OBJ files or other LIB.

I hope that this changed and that the makers of PowerBASIC written buildin ...
by idStefke
Thu Jun 19, 2003 9:00 pm
Forum: Feature Requests and Wishlists
Topic: [Implemented] PureBasic For MAC OS ?
Replies: 17
Views: 10831

Re: PureBasic For MAC OS ?

RealBASIC for the Macintosh (Object Orient Programming only)

http://www.realbasic.com
by idStefke
Sun Jun 15, 2003 8:33 pm
Forum: Feature Requests and Wishlists
Topic: Wishes for PureBASIC
Replies: 5
Views: 2627

Wishes for PureBASIC

Hi Support

I wish in the major upgrade an standalone command line compiler and linker because I will build my own IDE

And I want to like to see:

- Project files
- Static linking units or library's
- Creating your own components

Kind regards
Stephane
by idStefke
Sun Jun 15, 2003 8:23 pm
Forum: Feature Requests and Wishlists
Topic: [Implemented] Very long statements
Replies: 44
Views: 15199

[Implemented] Very long statements

Hey all

I want to like to see the next feature:

Example:

TextGadget(0, 5, 5, WindowWidth()-10, WindowHeight()-10, "XpmTool Lite v. 0.9"+Chr(10)+"View and convert between Xpm and Bmp files."+Chr(10)+"Written in PureBasic by El_Choni")

Change to _

TextGadget(0, 5, 5, WindowWidth()-10 ...
by idStefke
Sat Jun 14, 2003 8:56 pm
Forum: Tricks 'n' Tips
Topic: sinemouse 0.1 (how to use callbacks in FMOD)
Replies: 3
Views: 3605

Re: sinemouse 0.1 (how to use callbacks in FMOD)

Hi

This example doesn't compile with PB v3.70 and give the next
compile error:

FSOUND_SetBufferSize(100) ==> Is not an function, array, linked list

Can you please help me with an worked version

I installed FMOD.DLL into the same directory where my application is running

Kind regards
Stephane
by idStefke
Sat Jun 14, 2003 8:13 pm
Forum: Tricks 'n' Tips
Topic: Browse for network computer...
Replies: 10
Views: 6743

Hi

It doesn't compile and execute in PB v3.70

Greetz
Stephane