For Programmers: Free Programming Magazines  


Home > Archive > Cobol > January 2005 > Re: procedure pointer OS/390 COBOL370/VSCOBOL II









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: procedure pointer OS/390 COBOL370/VSCOBOL II
patrick.magee@microfocus.com

2005-01-20, 3:55 pm

01 pgmptr procedure-pointer.
set pgmptr to entry 'progname'
call pgmptr using soemthing
cancel 'progname'

The above should work.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com