Good morning all, Recently someone pointed to me that there was a problem with tables in S-Base. I don't know if this has been brought up before. If so I...
Wim Ekels
wim@...
Apr 3, 2001 9:01 am
399
In article <wKQb6QDWq2n2.MrgbRYSN@...>, Simon Glass ... Hi The above problem has reappeared, your solution of Ctrl-Shift-A in the data type list...
Peter Dowson
pdowson@...
Apr 13, 2001 9:12 am
400
In article <987235078.106.91635.l10@yahoogroups.com>, ... In my experience, S-Base creates a very large number of {system XX} data-types, some of which do...
Robin A. Hampshire
rah@...
Apr 15, 2001 9:15 am
401
I would appreciate some advice. Am using Developer 2.4i - development environment - I haven't tried to compile this yet. I am developing an app which, among...
Robin A. Hampshire
rah@...
Apr 23, 2001 2:57 pm
402
I was wondering if you could help me out. Are there JDBC and or ODBC drivers for S-Base? If so, how can I get ahold of them? Thank you in advance, Carl...
Berlin, Carl
Carl_Berlin@...
May 16, 2001 7:38 pm
403
Hi Carl, No there are not, sorry. ODBC is on the drawing board but nothing concrete yet. Regards, ... -- Simon Glass S-Base, Christchurch, New Zealand...
S-Base Christchurch
s-base@...
May 18, 2001 5:30 am
404
Hi Peter, Could you perhaps send me the application (you can strip out everything except that data types which will make it much smaller). I can then work out ...
S-Base Christchurch
s-base@...
May 18, 2001 5:30 am
405
Hi all, Is it possible to use the double-click possibility of IClear in a (or all) S-Base fields? Is so how to ammend the click handler? regards wim -- wim...
Wim Ekels
wim@...
May 18, 2001 11:30 am
406
Hi Wim, What is IClear? Regards, ... -- Simon Glass S-Base, Christchurch, New Zealand...
S-Base Christchurch
s-base@...
May 20, 2001 8:59 pm
407
Hi, S-Base Linux is working, but the UI is shakey and there are more things to do. We should have a programmer starting on this in about 8 weeks, and at the ...
S-Base Christchurch
s-base@...
May 20, 2001 8:59 pm
408
... ;-) Iclear is a module that clears writeble icon by double cliking Select in them.. see private mail. regards wim ... -- wim ekels @ ekels zandvoort bv...
Wim Ekels
wim@...
May 21, 2001 7:30 am
409
The What's new bit on the web site has not had anything new for a year. What's happening with S-Base on RISC OS? ... Paul Stewart ...
Paul Stewart
paul@...
May 22, 2001 12:16 pm
410
I need to export data from s-base to excel, can you explain the best way to do that? Thanks, David G. Miller Project Manager Specialist ...
David Miller
dmiller@...
May 24, 2001 8:04 pm
411
... Use S-Base csv export. Do not use an extension for the filename. When importing into Excel it will thus give you ample opportunity to correctly import the...
Joost Maas
jmaas@...
May 28, 2001 11:16 am
412
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,...