5 lines
49 B
Rexx
5 lines
49 B
Rexx
|
|
/* Rexx */
|
||
|
|
|
||
|
|
Parse source . . pgmPath
|
||
|
|
Say pgmPath
|