Search found 14 matches

by Rbender
Thu Sep 01, 2016 3:51 pm
Forum: Tricks 'n' Tips
Topic: SendMail_Include.pbi (windows / linux / macos)
Replies: 51
Views: 44604

Re: SendMail_Include.pbi (windows / linux / macos)

Find the problem: ElapsedMilliseconds() is now a Quad in PureBasic 5.50
Rbender wrote:Hi,

ist anyone using this pbi like me?

After Update PB from 5.42 to 5.50 it doesn't work anymore. It jumps directly into timeout
by Rbender
Thu Sep 01, 2016 12:02 pm
Forum: Tricks 'n' Tips
Topic: SendMail_Include.pbi (windows / linux / macos)
Replies: 51
Views: 44604

Re: SendMail_Include.pbi (windows / linux / macos)

Hi,

ist anyone using this pbi like me?

After Update PB from 5.42 to 5.50 it doesn't work anymore. It jumps directly into timeout
by Rbender
Fri Dec 18, 2015 10:04 am
Forum: Coding Questions
Topic: Version of PurePDFBarcode for PB 5.40 LTS?
Replies: 11
Views: 4382

Re: Version of PurePDFBarcode for PB 5.40 LTS?

Ah, yes thanks for the hint.

May the force be with you :wink:
by Rbender
Wed Dec 16, 2015 2:20 pm
Forum: Coding Questions
Topic: Version of PurePDFBarcode for PB 5.40 LTS?
Replies: 11
Views: 4382

Re: Version of PurePDFBarcode for PB 5.40 LTS?

Ok, after cleaning up my UserLibraries and Residents directories from other files than from PB, it will also work in PB 5.40, if i use the sources.
by Rbender
Wed Dec 16, 2015 1:10 pm
Forum: Coding Questions
Topic: Version of PurePDFBarcode for PB 5.40 LTS?
Replies: 11
Views: 4382

Re: Version of PurePDFBarcode for PB 5.40 LTS?

@infratec
Thanks, I know it and that's exactly the "actual" version from 2013 I use.

In PB 5.31 everthing is ok, in 5.40 not.
by Rbender
Wed Dec 16, 2015 12:49 pm
Forum: Coding Questions
Topic: Version of PurePDFBarcode for PB 5.40 LTS?
Replies: 11
Views: 4382

Re: Version of PurePDFBarcode for PB 5.40 LTS?

@loulou2522
...does also not work.

@rings
But, I found the source .... and will try this way.
by Rbender
Wed Dec 16, 2015 9:36 am
Forum: Coding Questions
Topic: Version of PurePDFBarcode for PB 5.40 LTS?
Replies: 11
Views: 4382

Re: Version of PurePDFBarcode for PB 5.40 LTS?

@loulou2522
I wrote you a pn.

@rings
The source?
by Rbender
Thu Dec 10, 2015 3:58 pm
Forum: Coding Questions
Topic: Version of PurePDFBarcode for PB 5.40 LTS?
Replies: 11
Views: 4382

Version of PurePDFBarcode for PB 5.40 LTS?

Hi,

after updating to PB 5.40 LTS I run into polink errors which are caused by PurePDFBarcode (_SYS_CopyString).

Is a new version available for the new PB version?
Didn't find a new one.

regards
Ralf
by Rbender
Wed Jan 22, 2014 12:29 am
Forum: PureFORM & JaPBe
Topic: PureSMTP library : mail & attachments (AUTH supported)
Replies: 369
Views: 273650

Re: PureSMTP library : mail & attachments (AUTH supported)

Thx for the tipp. First tests look great. :D
by Rbender
Tue Jan 21, 2014 10:58 pm
Forum: PureFORM & JaPBe
Topic: PureSMTP library : mail & attachments (AUTH supported)
Replies: 369
Views: 273650

Re: PureSMTP library : mail & attachments (AUTH supported)

It does not seem to be true :(
Anyone know why?
by Rbender
Fri Sep 27, 2013 3:34 pm
Forum: PureFORM & JaPBe
Topic: PureSMTP library : mail & attachments (AUTH supported)
Replies: 369
Views: 273650

Re: PureSMTP library : mail & attachments (AUTH supported)

I'm fully agree. He did a perfect job!!!!!
by Rbender
Fri Sep 27, 2013 3:04 pm
Forum: PureFORM & JaPBe
Topic: PureSMTP library : mail & attachments (AUTH supported)
Replies: 369
Views: 273650

Re: PureSMTP library : mail & attachments (AUTH supported)

Ok, so gnozal has to do that
by Rbender
Fri Sep 27, 2013 9:09 am
Forum: PureFORM & JaPBe
Topic: PureSMTP library : mail & attachments (AUTH supported)
Replies: 369
Views: 273650

Re: PureSMTP library : mail & attachments (AUTH supported)

Hi,

after updating to PB5.2 I can't compile my programs with the PureSMTP library.
I got an error calling: Missing library MISC for PureSMTP_LIB_8

Using the last version 5.00 from your libraries and jaPBe :-)

Hope you can help ....

Ralf
by Rbender
Thu Sep 19, 2013 9:01 am
Forum: Applications - Feedback and Discussion
Topic: PureDataConverter
Replies: 35
Views: 25729

Re: PureDataConverter

Hi There,

after updating PB from 5.11 to 5.20 LTS I got a compiling error while using a pbi file from PureDataConverter 1.6.007.

The error: _UnpackMemory() is not a function, array, makro or linkedlist

Must I change something?