Code Comments
Programming Forum and web based access to our favorite programming groups.Hi, I have a short question about procedure pointer. we have some lines in our cobol progs, like move 'progname' to prog call prog using something cancel prog Now I will use procedure-pointer 01 pgmptr procedure-pointer set pgmptr to entry 'progname' call pointer using soemthing can i use in this case cancel 'progname' to cancel the upro regards jörg
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.