I am running...
I am not able to successfully execute the shm1.cbl program...
I get the same error with the Demo version...
Ref: https://sites.google.com/view/cobolscripting/home/sample-programs#h.p_KEi1Zqk5Ldpj
Thanks from Joe
Code:
E:\CobolScript>e:\utils\cobolscript.exe
CobolScript Professional Edition - release 4.0 MS Windows
Copyright (c) 1996-2025 Matt Dean
Code:
Windows Pro x64
Windows 10 [Version 10.0.19045.5131]
I am not able to successfully execute the shm1.cbl program...
Code:
E:\CobolScript>e:\utils\cobolscript.exe shm1
CobolScript Error Number: 0454
CobolScript Error Message: Cannot create shared memory pool for your Shared Memory ID.
CobolScript Error Number: 0441
CobolScript Error Message: Cannot create shared memory. SHMSIZE
Source Line Internal Line
Number Number Source Line
=================================================================
00006 [00005] CREATESHMPOOL SHMID SHMSIZE
I get the same error with the Demo version...
Code:
E:\CobolScript>demo\cobolscript.exe
CobolScript Professional Edition - release Demo 4.0 MS Windows
Copyright (c) 1996-2025 Matt Dean
Ref: https://sites.google.com/view/cobolscripting/home/sample-programs#h.p_KEi1Zqk5Ldpj
Thanks from Joe