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...
Wim Ekels
wim@...
Sep 3, 2001 8:21 am
442
Hi Wim, ... No just using the same variable - the first report is disposed of before the second starts. Regards, -- Simon Glass S-Base, Christchurch, New...
S-Base Christchurch
s-base@...
Sep 3, 2001 9:50 am
443
In message <bfd825b44a.s-base@...> you wrote: Hi Simon ... Sorry, I,am not Programmer! But in Your Code is a report poll r . My SBase...
B21306@...
Sep 3, 2001 2:57 pm
444
Hi, Sorry I meant 'report exit r', not 'report poll r'! ... Yes ... Well if you are using 'report run' then S-Base is in charge of generating the report. It...
S-Base Christchurch
s-base@...
Sep 4, 2001 5:21 am
445
Having a problem with the above two calls. If I call proc delete_entry (@handle, @entry) or proc insert_entry from a menu selection, regardless of how I try...
Peter Dowson
pdowson@...
Sep 5, 2001 10:38 pm
446
Hi Peter, Was there something missing from the top of your email? Regards, ... -- Simon Glass S-Base, Christchurch, New Zealand...
S-Base Christchurch
s-base@...
Sep 6, 2001 1:30 am
447
Hi Simon, big snip in a old Message ... can You give me a Answer plaese. Or have You a look at this problem for the next version of S- Base. Thank You ...
B21306@...
Sep 6, 2001 3:23 pm
448
Hello, When I in a S-Base App open and close a card very often ~ > 14 then go the Memory in the Taskmanager 4 kB down. When I open and close is there one...
B21306@...
Sep 6, 2001 9:41 pm
449
Hi, Are you asking if closing the report window causes a handler to be called? If so, then no it doesn't and yes I will look at this in a future version of ...
S-Base Christchurch
s-base@...
Sep 6, 2001 10:53 pm
450
Hi, If you have S-Base Developer, open the object list (ctrl-shift-O in the application viewer) and you will see if you have forgotten to dispose of anything. ...
S-Base Christchurch
s-base@...
Sep 6, 2001 10:53 pm
451
... To clarify a bit : We've tried to make a handler to close a report in the way we want to, but it seems S-Base passes by this handler set and just closes it...
Wim Ekels
wim@...
Sep 7, 2001 7:06 am
452
Hi, Basically the answer is no - there is no way to get the handlers to be called when closing a report. Next version...:-) Regards, ... -- Simon Glass S-Base,...
S-Base Christchurch
s-base@...
Sep 7, 2001 8:11 am
453
Hi, I have a query facility for a file with variable length records. The nature of the query requires the second field to be the last field of the record ...
Diana Green
diana@...
Sep 7, 2001 10:33 am
454
In article <Marcel-1.53-0907080901-0b0tRkF@...>, Wim Ekels ... I think the problem is that cards, reports etc in S-Base are "nested". ie if you open and...
Robin A. Hampshire
rah@...
Sep 7, 2001 12:52 pm
455
... I do not think this is the case.. I have an application where i can open as many different cards as i like. You're right if you mean you cannot (legally)...
Wim Ekels
wim@...
Sep 7, 2001 1:18 pm
456
... snip For better understanding .... I like to see one Report(A4) in time. I have a 17 zoll Monitor :-). ... Well, Yes but I can do a report exit poll or...
B21306@...
Sep 7, 2001 6:48 pm
457
Hi Diana, Need a bit more info. Are you using a table? If so, are you using SAM or @fieldnum or anything like that which might rely on a position? The variable...
S-Base Christchurch
s-base@...
Sep 8, 2001 1:50 am
458
Hello, Sorry as it's not a technical question. I'm a registred user of SBase 2.2b, and i'd like to upgrade to the last version. i see that longman logotron is...
Pascal Boudais
pascal.bourdais@...
Sep 8, 2001 8:05 am
459
In message <a3dbf8b54a.s-base@...> you wrote: Hi Simon, Thank You for Your Hint ! ... Yes, I must look in future more in this Point in my...
B21306@...
Sep 8, 2001 9:19 am
460
In article <cd8683b54a.s-base@...>, S-Base Christchurch ... [Snip] There certainly was but at least it gave me time to read that section of ...
Peter Dowson
pdowson@...
Sep 8, 2001 11:50 am
461
In message <a3dbf8b54a.s-base@...> you wrote: Hi, Hours later... ... Yes but... what can I doe dispose reports. Clear report handle variable...
B21306@...
Sep 8, 2001 10:02 pm
462
Hi, No you really have to take my word for it that memory usage will increase until it hits a certain level and then it will stop. This is just the way ...
S-Base Christchurch
s-base@...
Sep 9, 2001 1:42 am
463
Hi, You can register for an upgrade at http://www.bluewaternz.com/s-bas Regards, ... -- Simon Glass S-Base, Christchurch, New Zealand...
S-Base Christchurch
s-base@...
Sep 9, 2001 8:00 am
464
Hi Simon, The query is based upon the query in the original tutorial/ref. manual for S-base. Yes the query does use a table. It uses a 2 dim. array with...