Hi gang! I've had the luck af not needing to change my main business- application for some time now, but found the need last week. Somehow I cannot run my...
In message <Marcel-1.53-0217141952-d07tRkF@...> ... <Snip> Just a thought Wim, but do you "Compress Resources" on that application? You will find the...
Hi Wim, Bear in mind you can compress the application (res file) and the resources. Probably turn both off. Not sure what might be the problem though? But...
... Yes I use the compress resources option and in the meantime I have it unticked, but lost the most recent version of my application, as I could not run nor...
... Thanks Simon, The thought of compressing the resources comes from the idea swapping as little as possible over the network, but I guess that is a scilly ...
Hello - By way of introduction I am Steve Sussman and I am seeking a new opportunity. My experience is in both New Business Development and operational...
Steve Sussman
ssussman@...
Feb 21, 2003 4:12 am
573
Hi All, despite help from several of you I still have the problems :-( If I compile my biz-appl I can use it locally, but as soon as this compile is dragged...
In message <Marcel-1.53-0307135157-313tRkF@...> ... [snip] This is pretty much a long shot Wim, but if that is the only procedure in the file and the...
Hi Wim, I'm not sure but one possibility is that S-Base ends up using address space in the top 2GB. This seems to confuse a few RISC OS modules (squash, the ...
... Helas no, that 's not the problem. No every time such an error prompts it is the first procedure in a complete procedure file and much procedures follow......
... Thanks Simon, Will put the wimpslot in the config and check. If no succes I'll send the application to you. Thanks for the offer. regards Wim ... -- wim...
... Simon, Did this but that gives the Problem window : Unknown command (wimpslot 1) in configuration file Does this mena my version 2.41 does not support that...
Hi, Yes it looks like you're right - send the app if you like. Will be sorting out another 2.5 next week - perhaps you could try that. Regards, Simon ... -- ...
... Looing forward to that moment. Wil try the 2.5k304 version thatis lurking on my harddisc somewhere in the meantime. Will be back regards Wim ... -- wim...
... Forgot about the 2.5 version. It will not work for me. All kind of awfull errors prevent even to run. Cannot even properly see the used fonts! Sorry! ... ...
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...