Hi I can think of clumsy way of getting an external application to request data from an S-Base app and getting it back (have a scanned folder, drop a file in ...
Steve Turnbull
steve@...
Jul 16, 2003 9:28 pm
586
Hi Steve, 2.5 supports TCP/IP sockets, but that might be too much like hard work as well (on the BASIC side). Regards, Simon S-Base Socket Support ... We need...
Hi Well I'm no fan of kludges. In the end I decided to use messages to transfer data between the multitasking WebJames scripts and S-Base. And it works. I...
Steve Turnbull
steve@...
Jul 21, 2003 9:47 pm
590
Hi, No there is no way to find your task handle at present, sorry! Regards, Simon ... -- Simon Glass S-Base, Christchurch, New Zealand http://www.s-base.com...
In message <a0bf0d164c.s-base@...> ... Oh well. -- Steve Turnbull (steve@theturnbulls(dot)fsworld(dot)co(dot)uk) ... "Bother", said Pooh,...
Steve Turnbull
steve@...
Jul 23, 2003 5:16 am
592
Hi Steve ... def proc find_task_handle(my_card) local win_handle, my_handle, buff buffer new static buff, 20 archive buff, 20, 0, 0, 0, 0 {create a dummy...
Steve Simatos
ssimatos@...
Jul 23, 2003 9:03 pm
593
In message <Marcel-1.53-0723210320-c72rA5a@...> ... Doh! I never thought of sending an Ack to my own window. I want it to be completely...
Steve Turnbull
steve@...
Jul 24, 2003 8:55 pm
594
Hi Simon and all others! Triggered by a personal query from Hans-Jürgen Berthelmehs i looked into a long lying application. Proud by the unfullended work of...
Just to let you know why there has been no communication, I have got shingles so not feeling the best for the last two weeks. Have got a new solid core...
Peter Dowson
pdowson@...
Nov 22, 2003 2:03 pm
598
... Well we all make mistakes don't we, still a bit embarrassing all the same....
Peter Dowson
pdowson@...
Nov 22, 2003 2:21 pm
604
Hi all, Hi Simon, I'm worried about S-Base developements. The latest version according the web site is, still, 2.4i 21 Oct 1999, which I'm using too;...
Johan Heuseveldt
johan@...
Dec 22, 2003 11:07 pm
605
... Johan there is an intermediate Version 2.5k804 is the latest I've got. This is a non distribution version, but openly available if you know where to look. ...
Hi folks I'm working on an application where a user can define an RGB colour which is used elsewhere. I'd like to be able to display the defined colour but I...
Steve Turnbull
steve@...
Jan 5, 2004 11:17 pm
607
In message <Marcel-1.53-1223084547-b49tRkF@...> ... Oooo - any clues? And is it capable of running on Iyonix? -- Peter Bell - peter@......
Hi Steve ... As you are probably aware we use S-Base for the development of commercial products used by customers all around the world. I will be the first to...
Steve Simatos
ssimatos@...
Jan 6, 2004 9:36 am
610
In message <Marcel-1.53-0106093815-6d2rA5a@...> ... Hmm, I'll take that as a "no" then. From Robin's comments I don't like the sound of 2.5....
Steve Turnbull
steve@...
Jan 6, 2004 11:19 pm
611
Hi Steve ... You will need to discuss with Simon about what version he will let you have. The very latest unreleased version does contain fixes for most of the...
Steve Simatos
ssimatos@...
Jan 6, 2004 11:32 pm
612
... The ftp part of the Bluewater site is unavailable for the moment. Simon used it for his selection of testers. I dont know if the 2.5 versions work on...
I have a silly problem with creating text files from S-Base. If I create the following buffer contents and save them to a file: local carriage_rtn = @chr(13) ...
Hi Robin, Assuming I understand correctly, you could use 10 which is the linefeed character, or just use print instead of bput to output the text (which puts a...
Simon Glass
s-base@...
Feb 15, 2004 9:23 am
620
In message <opr3em05yednezpa@bluewater> ... Thank you, Simon - that's exactly what I wanted. I had no idea that @chr(10) was a linefeed - none of the asci code...
Hello All, In one problem I can not found a solution. The problem is.... In a Query window createt with SAM I can found a Date Value eg. 05/04/2004 that is all...
B21306@...
Apr 5, 2004 11:47 am
626
... Nah,... wenig zu tun hier nicht? Hallo Hans-Juergen, Habe mal gewartet ob einer etwas antworten wollte, scheint nicht so zu sein :-( Aber auf English: I've...
... Hmmm... Yes I have see this but I think this is not the main problem. SBase SAM use in the Query the data typ from File without subtype or ? Ok I can use...
B21306@...
Apr 8, 2004 5:42 pm
628
In article <a5a4659c4c.B21306@...>, ... It looks to me Hans, that with your formula of (@date - r_froster_card.g_date) you are trying to subtract one...
In message <Sc9cec05d0robin@...> you wrote: snip Hi Robin, Thanks for your email - I,m sorry for the delay with my reply. Your proc in the attachmend...
B21306@...
Apr 14, 2004 4:20 pm
630
In article <49bf949f4c.B21306@...>, ... OK. I think I was misunderstanding the problem. If I understand correctly (at last), you have a record with a...