RE: jBase 5.8 compiler requirements

2021-11-02 Thread Mvreply
Marc, Please open a jBASE support ticket via supp...@zumasys.com or dev...@jbase.com and your questions and issues will be addressed there. Also, did you read either of the following:

RE: callj

2021-09-24 Thread Mvreply
Stuart, There is a comprehensive example here, including troubleshooting tips, in case you have not seen it: https://docs.zumasys.com/jbase/jbc/callj/ Mike From: jbase@googlegroups.com On Behalf Of StuartB Sent: 24 September 2021 05:57 To: jBASE Subject: callj Can someone point me in the

RE: Port and account changing

2021-08-27 Thread Mvreply
Troy, I am not sure why you are posting here on this. If you require support for jBASE 5.8, please submit a ticket to supp...@zumasys.com with complete details. Thank you. Mike From: jbase@googlegroups.com On Behalf Of troyd1 Sent: 27 August 2021 20:44 To: jBASE

RE: Get a list of files in a directory?

2021-08-18 Thread Mvreply
Hello, You can do something like this: OPEN '.' TO CurDir ELSE STOP 201,'.' SELECT CurDir and then inspect the results in a LOOP WHILE READNEXT. Mike From: jbase@googlegroups.com On Behalf Of wsw Sent: 18 August 2021 13:54 To: jBASE Subject: Get a list of files in a directory? Does anyone

RE: Compilation error 1811

2021-08-10 Thread Mvreply
Mark, If you can't catalog into a shared library, then there are potentially problems with that library or the object folder therein, so you might be best served by blowing away the "bin" and "lib" folder and recompiling everything. Mike From: jbase@googlegroups.com On Behalf Of Marc Sent: 10

RE: Compilation error 1811

2021-08-10 Thread Mvreply
Mark, > What next? Not only is the platform on which you are running this deprecated, but so is the compiler. If the program will compile and catalog on another system without any errors, that should also be an indication that there is a problem with this particular system. The best solution

RE: Convert file to folder (UD)

2021-07-24 Thread Mvreply
Stuart, This option is meant for resizing hashed source code files to a folder and does include an OBJECT data section. There is currently no option to resize to a regular TYPE=UD. This works on Windows but seems to be a problem on Linux. We will look into it. Mike From:

RE: Docker Containers with MongoDB Driver

2021-07-10 Thread Mvreply
John, The Mongo jEDI is now built into jBASE and it is no longer necessary to use the driver. There is a Mongo jEDI Quick Start on the Zumasys "docs" site which reflects that. If you need further assistance on this, please submit a ticket to supp...@zumasys.com Mike From:

RE: How to see records locked by a port in Jbase

2021-07-01 Thread Mvreply
Jose, In that case, you are not going to get any meaningful answers out of this group, as the code base for the Zumasys/jBASE version is different to that for the Temenos/jBASE one. Mike From: jbase@googlegroups.com On Behalf Of JOSE L MARTINEZ-AVIAL Sent: 01 July 2021 23:28 To:

RE: How to see records locked by a port in Jbase

2021-06-21 Thread Mvreply
Jose, The link previously supplied:

RE: @USERx variables

2021-06-09 Thread Mvreply
Hello, What you are seeking appear to be specific to UniVerse and do not exist on jBASE. Details of all current jBASE @xxx functions can be found here: https://docs.zumasys.com/jbase/jbc/the-'@'-function/ Mike From: jbase@googlegroups.com On Behalf Of Johan Liebenberg Sent: 09 June 2021

RE: weird jbase 5.5.1 error

2021-05-20 Thread Mvreply
Richard, On both Windows and Linux, jstat is also an Operating System utility: C:\Users\zumasys>jstat -? Usage: jstat -help|-options jstat - [-t] [-h] [ []] Definitions: An option reported by the -options option Virtual Machine Identifier. A vmid takes the following

RE: jacPGM

2021-05-20 Thread Mvreply
Hello, I can't speak for Temenos T24, but for Zumasys/jBASE these are obsolete features, no longer used/supported in jBASE 5 and such MD entries can safely be deleted, along with the "jacVOID" entries. Mike From: jbase@googlegroups.com On Behalf Of Johan Liebenberg Sent: 20 May 2021 03:40

RE: jshow difference after migrating to new server

2021-02-17 Thread Mvreply
Jose, You would be better asking on a T24/Globus/TAFC forum, alternatively T24 support, rather than here as the two code bases are different. Mike From: jbase@googlegroups.com On Behalf Of JOSE L MARTINEZ-AVIAL Sent: 16 February 2021 22:56 To: jbase@googlegroups.com Subject: jshow difference

RE: Need Help Understanding jBASE Field Length

2021-01-27 Thread Mvreply
Joyce, Yes, but you can set a "T" in attribute 9 for the report to wrap at that length such that any further text will display on the next line, breaking at the nearest space, if one exists. As previously stated, if you or your customer is paying for jBASE Support, then the best place to

RE: Need Help Understanding jBASE Field Length

2021-01-27 Thread Mvreply
Joyce, Multi-value fundamentals ... There is no relationship between the dictionary and the data in terms of actual field length. The length set in the dictionary was determined by the original implementor based on suitability for display/print purposes. You will often find that there are

RE: Print to File, SP-CREATE

2020-11-19 Thread Mvreply
DEV ~ -->SP-CREATE A1 FILE /data/DEV/PENDING.REPORTS INVALID DEVICE TYPE jsh DEV ~ --> On Thu, Nov 19, 2020 at 10:35 AM Mvreply mailto:mvre...@zumasys.com>> wrote: Al, See the following URLs: https://docs.zumasys.com/jbase/spooler/spooler-file-device-type/&l

RE: Print to File, SP-CREATE

2020-11-19 Thread Mvreply
Al, See the following URLs: https://docs.zumasys.com/jbase/spooler/spooler-file-device-type/ https://docs.zumasys.com/jbase/spooler/sp-assign/ If you need further assistance then please submit a ticket to supp...@zumasys.com Mike From: jbase@googlegroups.com On Behalf Of alan...@gmail.com

RE: jODBC

2020-08-26 Thread Mvreply
Hello, Please post a ticket to dev...@jbase.com and we will point you at a version which should not generate this error. Mike From: jbase@googlegroups.com On Behalf Of ek...@rrms.com Sent: 26 August 2020 16:23 To: jBASE Subject: jODBC Has anyone had any luck getting

RE: EDELETE VS DELETE

2020-03-31 Thread Mvreply
Joyce, As previosuly mentioned, if you require in-depth feedback on this, can you please submit a ticket to dev...@jbase.com using your company email address? Thanks, Mike From: jbase@googlegroups.com On Behalf Of Joyce White Sent: 31 March 2020 13:56 To: jBASE

RE: jBASE EVAL Help?

2020-01-10 Thread Mvreply
Joyce, > Can you explain exactly HOW it is evaluating? I'm just curious. If you require in-depth feedback on this, can you please submit a ticket to dev...@jbase.com on behalf of your company? Thanks, Mike From: jbase@googlegroups.com On Behalf Of Joyce White Sent: 10

RE: JRCS NOT WORKING WITH JBASE 5.7.2.1 ON LINUX

2019-06-04 Thread Mvreply
Bob, It may not currently work for you with some non-standard PAM authentication in place, but jRCS on Linux and Windows has been QA’d and does work on jBASE 5.7.2.1. You have a ticket submitted to jBASE Support via Strategy 7. I would suggest that you continue this conversation there. Mike

RE: Segmentation Violation Occurs after Compiling, at Program Execution

2019-02-22 Thread Mvreply
Joyce, If you or your employer pays for jBASE support, then I would suggest that you send an email to dev...@jbase.com regarding this problem and we can help you there. Mike From: jbase@googlegroups.com On Behalf Of joyce Sent: 22 February 2019 13:35 To: jBASE

RE: Issue with umask and openseq

2018-12-14 Thread Mvreply
Jose, I tested your TEST.OPENSEQ against the latest (Zumasys) jBASE version on RHEL 7 Linux and the behaviour is exactly the same, whether “umask 002” is present or not: -rw-rw-rw-. 1 support support 0 Dec 13 15:45 test.txt Regular files are created with the correct permissions:

RE: jBASE 5.7.0 install - "Warning, PATH environment variable too long, trunkated" message.

2018-10-13 Thread Mvreply
Markku, Please submit a support request to serviced...@zumasys.com and we will assist you there. Mike From: jbase@googlegroups.com On Behalf Of Markku Kesala Sent: Saturday, October 13, 2018 12:55 AM To: jBASE Subject: jBASE 5.7.0 install - "Warning, PATH

RE: Connect jbase with cognos

2018-04-03 Thread Mvreply
Hello, As this is a problem with connecting to Globus/T24, perhaps you might want to try asking either Temenos Support directly, or find one of the T24 user groups. Mike -Original Message- From: jbase@googlegroups.com [mailto:jbase@googlegroups.com] On Behalf Of MChau Sent: 03 April

RE: JQLFETCH - Attribute 7 conversion

2018-03-27 Thread Mvreply
Hello, If there is a need to apply a conversion, then add: INCLUDE JQLINTERFACE.h in the initialisation of the code and then, to apply attribute 7 conversions: Status = JQLPUTPROPERTY(1, Statement, 0, STMT_PROPERTY_APPLY_OCONV) after the JQLCOMPILE(). Mike From: jbase@googlegroups.com

RE: JQLFETCH - Attribute 7 conversion

2018-03-27 Thread Mvreply
Hello, There is an example on usage of the jBASE jQL jBC extensions in the “..\samples\JQLBASIC” folder of the jBASE install on Windows, with a similar location on the UNIX install. If there are still problems with the behaviour of JQLFETCH, then please submit a support request to

RE: 5.6.2.1 licensing on Win 10 machine

2018-02-20 Thread Mvreply
Marc, Please submit a support request to mvsupp...@zumasys.com, providing copies of the html license documents and also a copy of your “..\config\system.properties” file Mike From: jbase@googlegroups.com [mailto:jbase@googlegroups.com] On Behalf Of Marc Sent: 21

Re: variable++ / ++variable behavior in jbase 3 / jbase 5

2018-01-24 Thread mvreply
Hi William, I see that you have also sent this request to the MV Support group at Zumasys. As communicated through the ticket correspondence there is change in jBASE 5.6.3 to allow for indexes greater than 2GB: https://docs.jbase.com/30301-jbase/pn5_60626. There have

RE: jcl question

2017-11-08 Thread Mvreply
GET-LIST either prior to the program or within the program Then a READNEXT loop .. Mike From: jbase@googlegroups.com [mailto:jbase@googlegroups.com] On Behalf Of wsw Sent: 08 November 2017 14:23 To: jBASE Subject: jcl question How do i read records from a LIST. I know

RE: Looking at moving to jBase from D3, have a couple of questions

2017-10-20 Thread Mvreply
Ian, jBASE 5.6.3 is not a beta. I can provide download details can be provided if you submit a ticket to dev...@jbase.com. We now have a new component of the compiler that allows for case insensitivity mentioned earlier. On our current development build (which hasn’t

RE: Looking at moving to jBase from D3, have a couple of questions

2017-10-19 Thread Mvreply
Source file BracketTest.b compiled successfully jsh Codetest ~ -->CATALOG PGM BracketTest.b BracketTest Object BracketTest cataloged successfully jsh Codetest ~ -->BracketTest 2 jsh Codetest ~ --> Mike From: jbase@googlegroups.com [mailto:jbase@googlegroups.com] On Behalf Of Mvreply Sent: 19 O

RE: Looking at moving to jBase from D3, have a couple of questions

2017-10-19 Thread Mvreply
Ian, 1. jBASE now has a “d3” emulation which support case-insensitivity 2. You sample line of code compiles fine on the current version of jBASE -> 5.6.3 running with “d3” emulation. Mike From: jbase@googlegroups.com [mailto:jbase@googlegroups.com] On Behalf Of Ian Harper Sent: 19