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 REXX/CMS How to place command console... CLIST & REXX 4
No new posts Help needed in automation cics transa... CLIST & REXX 1
No new posts How to Login in to cics region and is... CICS 9
No new posts Passing containers on START command CICS 4
No new posts SDUMPX macro fails to dump requested ... PL/I & Assembler 5
Search our Forums:

Back to Top