I have an SQLRPGILE program. In the program I have several SQL statements AND I call a service program that's in a binding directory named BINDPGM.
When I go to compile the program there's no option to enter the binding directory BINDIR so I'm getting compile errors stating that there are operands that are not defined. That's because they're in the service program.
So how to I get this program compiled???
Thanks in advance for any and all help.
When I go to compile the program there's no option to enter the binding directory BINDIR so I'm getting compile errors stating that there are operands that are not defined. That's because they're in the service program.
So how to I get this program compiled???
Thanks in advance for any and all help.