You cannot post messages because only members can post, and you are not currently a member.
Description:
Groups discussions that revolve around the jBASE Multivalue environment and the TEMENOS T24 banking application.
|
|
|
T24: ERROR in Java Program
|
| |
Hi All,
I m Ram. I m getting the following error message while running a java
code in jbase.
Code:
import com.jbase.javaobjex.*;
public class testselect
{
public static void main(String[] args)
{
try
{
System.out.println("Ram");
Jbase jB = new Jbase();
System.out.println("Ram");... more »
|
|
T24:Error While logging on
|
| |
Hi All,
Our System runs on Linux Server. We have the following issues
- the sever that has the emerge tripped off and at that time there was
a file sent to the server to print
-after the server was restarted we noticed that the printer could not
be initialized to print
-the system flags an error message when initializing the printer... more »
|
|
T24: Time to start a separate list for T24?
|
| |
Virtually none of the T24 postings relate to jBase anymore. T24
people might be interested in jBase postings. But for jBase
people, I think T24 traffic is just more to filter manually or
automatically.
So would it be worthwhile to create a poll somewhere for people
to vote on whether T24 should get it's own forum now? (Or will... more »
|
|
Command to find jbase files in a directory
|
| |
Dear All,
I want to know the command to find out the jbase files in a
directory. For eg if there are many files/directories present in a
particular directory my task is to list only jbase files of type like
J4,J3,JP,JR.
Thanks in Advance
|
|
T24: How display time in Enquiry
|
| |
Hello,
How please display time in the Header of in Enquiry. I have display
the date with the command !TODAY
!TIME is not functionnel !!!!
BEST REGARDS !
|
|
Spooler print to file program
|
| |
jBASE 3.4
Windows 2000
I created a very simple spooler program that receives input from the
spooler and writes it to a directory file. I create the FORMQUEUE
with:
SP-CREATE F1 PROG PRINT.PROG
Here is the code for PRINT.PROG
001 INCLUDE JBC.h
002 ID = "1.TXT"
003 DIRECTORY = 'D:\tmp'... more »
|
|
Jbase on linux
|
| |
hi,
while completing all the set up requirements on linux when login
from
telnet got the following error
/temenos/jbase5/bin/jsh: /temenos/jbase5/bin/jsh: cannot execute
binary file
regards
Rashid
|
|
I Dict entry multivalue
|
| |
Hello,
I'm using Jbase 5.0.14 on HPUX 11.11. I'm trying to create a I Dict
record for a table that works as a multivalue The I dict record is composed
of three fields. Two of the fields form part of a multivalue, but the first
one is the @ID. I am unable to get the @ID to spread over the multivalue, so... more »
|
|
T24: Problem witn OFS Records delimiter
|
| |
Hello
I'm using R09, jbase 5.0 on AIX,
I am yengui Firas, a new T24 developer
I want to use OFS ENQUIERY.SELECT , in the fields’ value there are
comma (in STANDARD.SELECTION for example: SUNR(xxx,xxxx) ...etc) , or
the comma is the OFS record separator. It's possible to change the
comma delimiter in OFS or there are other solutions for this?... more »
|
|
|