IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

IBM Pcomm macro startmacro command doens't work


IBM Mainframe Forums -> IBM Tools
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
JGregoire

New User


Joined: 08 May 2018
Posts: 1
Location: Belgium

PostPosted: Wed May 09, 2018 12:16 pm
Reply with quote

Hello, I am trying to figure out how to call a PCOMM macro from within another macro. The calling macro runs without error, but the called macro "temp" doesn't run. He must find something though, because when I change the name of the called macro to a non existing one, I do get an errormessage.

[PCOMM SCRIPT HEADER]
LANGUAGE=VBSCRIPT
DESCRIPTION=
[PCOMM SCRIPT SOURCE]
OPTION EXPLICIT

autECLSession.SetConnectionByName(ThisSessionName)

autECLSession.autECLPS.StartMacro "temp"
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> IBM Tools

 


Similar Topics
Topic Forum Replies
No new posts How to save SYSLOG as text data via P... All Other Mainframe Topics 1
No new posts RACF - Rebuild SETROPTS command which... All Other Mainframe Topics 3
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
No new posts Routing command Address SDSF to other... TSO/ISPF 2
No new posts DTL - how to define key with stacked ... TSO/ISPF 3
Search our Forums:

Back to Top