Hi,
I'm trying to run the below program with perl -P hello.pl on Z/OS USS
#define HELLO "hello\n"
print HELLO;
print HELLO;
i'm getting a error which says
remove .131615.c ? Search pattern not terminated at hello.pl line 2.
Can somebody tell me what may be the problem and how to resolve that.
Rgds
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
