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.
|
|
|
Creating database and tables in jBASE
|
| |
Hi,
We are using the jBASE 4.1.6 in our company. We are not sure that, how
to creae databases, schemas and tables in jBASE. So could any one of
you please assist me in this.
Thanks in Advance,
Manikandan .S
+91-9940419441
|
|
Read DICT file and determine field numbers and titles
|
| |
Is there a way to find field positions in the DICT file so I can use
something along these lines:
PRINT FILE.ITEM<1>
PRINT FILE.ITEM<2>
I'm wanting to determine the position of each field so I can PRINT
only the fields I need vs all 104 fields in the DICT
and I'd like to do this in a loop vs. typing PRINT DICT.ITEM<1>, PRINT... more »
|
|
Multiple dll libraries baseaddress
|
| |
We are moving to jBASE 4.1.6.2 on Windows Server 2003, SP2 using a
Sequoia emulation. We require more than 1 object library because we
have users that invoke objects and then stay within the calling
program for literally days at a time. The end result is that if we
use only one object library, it does not take a great deal of... more »
|
|
JBASE -Steps for distributing a file
|
| |
Hi,
I have a file RE.STAT.LINE.MVMT, that has reached the maximum limit of
2GB. I've tried to resize the file to no avail, I can do a SELECT and
LIST but i cannot copy the file. Am thinking of distributing the file
but i dont know how to go about it, any one who can guide me to do
this? or is there any other solution to this problem, am on jbase 4.0... more »
|
|
Help compiling Basic Application
|
| |
This is my first test application. How do I compile this code. I've
tried BASIC MYAPP.BP and get the error pasted below.
Thanks in advance.
001 Abc = "ABC"
002 IF ALPHA (Abc) THEN CRT "Alphabetic"
003 Abc = "123"
004 IF NOT (ALPHA(Abc)) THEN CRT "Non-Alphabetic"
jsh DEV ~ -->BASIC MYAPP.BP... more »
|
|
PH-START
|
| |
We're currently running jBASE 4.1.5.20 on HP-UX 11.32 and are having
issues with phantoms. Recently migrated from 3.4 and didn't have this
issue. We have a jbc driver program running on a phantom. On a
schedule, it will fire off other phantoms. One of the other phantoms
may be a driver program that fires off some phantoms. So, what we're... more »
|
|
Group is now moderated
|
| |
There have been a lot of low quality posts lately, of the standard of "Can you help me write programs?". I have decided that I will now moderate the group and reject messages that don't give enough information (i.e. the poster obviously has not read the posting guidelines), and correct subject lines that don't start with T24:... more »
|
|
T24 - Position record for FT inputted through STO.
|
| |
Hi all, In R08,when i input STO(STANDING.ORDER) with daily frequency and run a COB, the system produces the FT(FUNDS.TRANSFER) in authorised.but updates the position record with SYSTEM.DATE field as UNAUTH. Since position record remains as UNAUTH for the authorised FT's, position difference occurs. Please let me know whether any setup is missing for the system to update the... more »
|
|
T24 - Locks while running RE.RECALC.REP.LINES
|
| |
Hi all, After making some changes in RE.STAT.REP.LINE,i tried to run RE.RECALC.REP.LINES.But system has frozen and locked the file 'FBNK.LOCKFILE.RE.STAT.REP.LIN E as shown below. JED F.LOCKING FBNK.LOCKFILE.RE.STAT.REP.LINE File F.LOCKING , Record 'FBNK.LOCKFILE.RE.STAT.REP.LIN E' Insert 15:40:21... more »
|
|
|