it looks so simple, and probably is, but how do i luanch an e-mailaddress by clicking on the field and/or prompt of it. to be totaly clear : i have a prompt...
Wim Ekels
wim@...
Jun 5, 2001 2:30 pm
413
... Date: Thu, 14 Jun 2001 11:09:26 +0100 (BST) From: Wim Ekels <wim@...> To: Simon Glass <s-base@...> Subject: Strating troubles! Hi Simon! ...
S-Base Christchurch
s-base@...
Jun 14, 2001 8:32 pm
414
Hi, I currently have an application which is giving me some grief. I repeatable get the error Myhead: fatal error 2. Can anyone tell me what is likely to be...
Diana Green
diana@...
Jun 21, 2001 1:19 pm
415
... Hi Diana, I have found this on my Foundation CD. Autor is David Pilling . I hope this is a little help. Sorry my english is not good. Regards Hans-Juergen...
B21306@...
Jun 21, 2001 8:54 pm
416
Hi Hans, Thanks for the information. Very interesting and useful. Your extract says error 2 = division by zero. As far as I am aware I am not doing any ...
Diana Green
diana@...
Jun 22, 2001 7:49 am
417
Hi, Futher to my last e-mail I have done some more investigations. One of the ways to get the error was to quit the S-Base application whilst having a window...
Diana Green
diana@...
Jun 22, 2001 11:26 am
418
... Sorry for not reacting sooner! The myheap errors have been my part too. But only while developping if i remember right. I'll try to play around to create...
Wim Ekels
wim@...
Jun 22, 2001 12:33 pm
419
In message <Marcel-1.53-0622075338-0b0+u7E@...> you wrote: Hi Diana, I hope I understand Your answer right. I,am not programmer. ... not doing...
B21306@...
Jun 22, 2001 1:07 pm
420
Hi Diana
On Fri 22 Jun, Diana Green wrote:
> Thanks for the information. Very interesting and useful. Your extract says
> error 2 = division by zero. As...
Steve Simatos
ssimatos@...
Jun 22, 2001 10:11 pm
421
All my reports print out fine except for one, when I click on print it appears on screen ok, then the error message "Printer Drivers Cannot Handle The...
Peter Dowson
pdowson@...
Jun 24, 2001 12:40 pm
422
In article <4a8f6f8866pdowson@...>, ... Fixed it, was using System Font :)...
Peter Dowson
pdowson@...
Jun 25, 2001 10:20 pm
423
Hi Wim ... Yes I am using v2.4i ... YES VERY huge ... Sorry already tried this with no joy. ... Thanks for the suggestions, Diana -- Diana Green...
Diana Green
diana@...
Jun 27, 2001 12:55 pm
424
Hi Hans, Answers to your questions ... Doesn't matter whether it is compiled or not the error still occures ... No just 1 entry. Diana ... -- Diana Green...
Diana Green
diana@...
Jun 27, 2001 12:55 pm
425
Hi Wim, Yes, you could do something like: buffer save card <buffer>, <card>, <element> with an empty buffer, to empty the field. Regards, ... -- Simon Glass ...
S-Base Christchurch
s-base@...
Jun 28, 2001 4:42 am
426
Hi Paul, Well there's been a lot of development, as part of 2.5. This is getting closer to release. We have someone starting on the Linux side in a week and ...
S-Base Christchurch
s-base@...
Jun 28, 2001 4:47 am
427
Hi Wim, Try this: def proc util_open_url (type, link) local bmsg if !@instr (link, ":") link = type + link endif buffer new bmsg, 256 archive bmsg, 256, 0, 0,...
S-Base Christchurch
s-base@...
Jun 28, 2001 4:55 am
428
Hi Wim, What kind of box is it - are you using Lanman or NFS? Do you get an error message? Regards, ... -- Simon Glass S-Base, Christchurch, New Zealand...
S-Base Christchurch
s-base@...
Jun 28, 2001 10:30 pm
429
Hi Peter, Well that's one to keep in mind. What type of printer are you using? Regards, ... -- Simon Glass S-Base, Christchurch, New Zealand...
S-Base Christchurch
s-base@...
Jun 28, 2001 10:37 pm
430
Hi Diana, Either S-Base itself or your application is overwriting a memory block. S-Base checks itself every now and then and reports a myheap fatal 2 if it ...
S-Base Christchurch
s-base@...
Jun 28, 2001 10:37 pm
431
... It is a Netgear 4 way RJ45 Hub and on one ot the ports a DLink is conected, that is a printerserver, used to serv a alon standing LaserJet an a 56k6 modem...
Wim Ekels
wim@...
Jun 29, 2001 6:56 am
432
... Hi Simon, I've got an early copy of Diana's appl. She once uploaded it to the group (and i'm a keeper ;-) Also 've got V2.5i. I ran it in it and V2.5i...
Wim Ekels
wim@...
Jun 29, 2001 9:57 am
433
Hi people, Just started playing with Sbase (2.4i) again after a break of a few months. A couple of things, 1. Has anyone tried using Squash with Sbase? I am...
Joe Hendren
joe.hendren@...
Jul 1, 2001 9:32 pm
434
Hi, Within my application I build a query using the load array facility. When I define the query handler (query new ...) I specify the flags 1+16+512, ie. 1 ...
Diana Green
diana@...
Jul 12, 2001 11:29 am
435
Hi erveryone! On request from Hans-Juergen Berthelmehs i looked into his program only to find my own has the same problem. He found it because he makes two...
Wim Ekels
wim@...
Aug 28, 2001 10:27 am
436
Hi Joe, Hmm quick response here. You may be best to use S-Base itself which supports compression. Take a look at 'set pack on' - there is an example in the...
S-Base Christchurch
s-base@...
Sep 2, 2001 12:29 pm
437
Hi, I have had a look at this but I'm not sure what is up. Reports in 2.5 are implemented so differently that this problem is not likely to still be there. I...
S-Base Christchurch
s-base@...
Sep 2, 2001 12:29 pm
438
In message <dac5afb34a.s-base@...> you wrote: Hi, ... Yes, but how ? The close Icon top left in the Draw Page or with another Icon in the...
B21306@...
Sep 3, 2001 2:47 am
439
... This is exactly the problem! In his serious programm it is very obvious opening the two reports at the same time, The two reports involve displaying (and...
Wim Ekels
wim@...
Sep 3, 2001 6:59 am
440
Hi, I just meant something like this: report new r, "report 1" report show r ...generate report poll r report dispose r report new r, "report 2" report show r ...
S-Base Christchurch
s-base@...
Sep 3, 2001 8:02 am
441
... Aren't both reports then build up in the same memory buffer? As you're using the same handle on both. HJB did it (and i would have doen the same) with 2...