how to compile the routine

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
pavankatra
Participant
Posts: 86
Joined: Wed Mar 03, 2010 3:09 am

how to compile the routine

Post by pavankatra »

Hi,
I have created one routine,but i dont know how to compile that.Can anyone please suggest me how to compile the routine.


Thanks in Advance.


Thanks
Pavan kumar
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Compile it with your C++ compiler. There should be a Compile control in the Visual Studio suite.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
pavankatra
Participant
Posts: 86
Joined: Wed Mar 03, 2010 3:09 am

Post by pavankatra »

ray.wurlod wrote:Compile it with your C++ compiler. There should be a Compile control in the Visual Studio suite. ...
Thanks for your reply ray.I will try with that and let you know whether it is working or not.
pavankatra
Participant
Posts: 86
Joined: Wed Mar 03, 2010 3:09 am

Post by pavankatra »

ray.wurlod wrote:Compile it with your C++ compiler. There should be a Compile control in the Visual Studio suite. ...
Thaks ray.
i have tried,it was resolved...

thanks
Pavan Kuamr
Post Reply