This message indicates an issue with a file specification in an RPG program or DDS (Data Description Specifications) for an AS/400 or IBM i system. The specific problem is:
1. The file 'POSPEMLMST' is not externally described.
2. The file is not a keyed file.
3. An external key specification...
there is a way, using the language environment. I made my own error handler in COBOL. It works excellent and it survives all abends. Fun. Look it up in the manuals how to do this.
The linkage section is in fact not a storage area of the program in which it is defined. The calling program makes that area available, but only when everything is going the right way. When the called module with its linkage section is called, only a pointer is given, to point to that area, but...
SDSF is still living!
REXX is still living
CLIST is still living
IBM is more of continuing thing, not of throwing away! 😊
So programs that are over 30 years old, can work every day, no trouble. Very different compared to Java environment where programs mostly don't live longer than 2...
The latest download link is: https://github.com/michaelknigge/spf-editor/releases/tag/v365.3454.25
The icon you get after installing is SPF365.
The installed directory and path is: C:\Program Files (x86)\SPFSE365\Graphic\Bin\SPF80GE.exe
So I call it SPF365, one of the many names that type of...
Hi everybody,
If you are familiar with ISPF mainframe editing, I like to give anyone my ISPF mainframe quick-ref for ISPF editing.
The line commands are similar on the PC. One of the advantages of the PC mainframe-look-alike version - for example - is that the command-line is much longer and...
Thanks! Exactly! The chatbots know almost nothing of COBOL. I even see typical Javascript terminology in the proposed source. Also the columns are wrong. Even the typical student questions for COBOL are not answered. There is a very long way to go before COBOL is correctly generated by any...
Great talks about Chatbots nowadays. It would even be able to write COBOL. 😂🤣😂🤣
I tried a lot, but even a clean compile is not possible.
What did you experience?
Thanks!
😁
Can anybody chis correct google search with its nonsense like below?
In 1981 I started with Realia COBOL 2.0 and it was already able to do dynamic memory allocation. It had a machine level interface so one was for example able to read the status of the keyboard. I had a program that opened a...
Hi,
nowadays people can use a Texas Instruments calculator working with Python when they do a mathematics exam. So now I am wondering. Is buying such a calculator and working through the manual a good way to become very familiar with Python? 😊
As a COBOL programmer, using the free editor SPFLite can be of much help. See http://spflite.com/
It is a mainframe look-alike editor with all kinds of commands, file profiles, .....
Also there is an old utility RCOPY from Computer Associates that can concert EBCDIC into ASCII and the other...
Hi,
I am new to c#.
Are there some tools to convert from gwbasic to c#?
Are there some tools to convert from cobol to c#?
Is there a utility that comments c# source that helps new people?
Thanks!
somewhere on the internet there is a pdf manual to be found for free, containing SQL COOKBOOK. I used the tips in it many times. Very easy to use. Try to get it.
about ISPF: do in edit something like this:
PROF NONSENSE
put an 'a' in the margin and give command
MODEL
You will find some ready...
Ever played with pictures? Looking for extreme results? Below an example. Try to know without testing/compiling what to expect. Just for fun.
000100 IDENTIFICATION DIVISION.
000200 PROGRAM-ID. PTEST.
000300 ENVIRONMENT DIVISION.
000400 CONFIGURATION SECTION.
000500 SOURCE-COMPUTER. IBM-PC...
yes Mikrom, it sure is a nice program. I can use a COBOL implementation for my own, new environment that will work with GNU COBOL. I hoped that someone had something usable. But if not, after a few weeks, I will make a similar program myself. If possible, I will publish it here as an executable...
you can write many solutions in any language. You can know a little of many languages. You can know a lot of one or a few, being a specialist, making libraries, source parts that can help you building a lot and smart things. In COBOL you can do a lot. That is why this language became very...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.