Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SGENTRY fails with Error 40 running STARGFSS, line 231: Incorrect call to routine #114

Open
mainframed opened this issue Apr 19, 2024 · 1 comment

Comments

@mainframed
Copy link

 READY                               	         	    	  	       
rx 'BREXX.V2R5M3.SAMPLES(sgentry)'   	         	    	  	       
    231 *-*   call sdrop(tcpadr,';;')	         	    	  	       
 Error 40 running STARGFSS, line 231:	Incorrect	call to routine
 READY                               	         	    	  	       
@Peter-Jacob
Copy link

The reason is, there is an entry SGTCPLST in userid.exec required, which is read:
intcpadr=sread("'"userid()".exec(SGTCPLST)'")
There is no check for existence in the rexx. I'll add a check for the next fix release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants