Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

scripts query

Former Member
0 Likes
343

HI experts..

Can anyone tell me the realation between a script and the driver program.

1) Can one script have many driver programs or vice versa.

2) Most importantly i have a few driver programs names and i want to know their respective scripts so how and where will i find that..Will that be mentioned in the driver program? And where do we connect the driver program with its script?

2 REPLIES 2
Read only

Former Member
0 Likes
320

Hi Mona,

1) Can one script have many driver programs or vice versa.

Ans) One Script can have many driver programs and driver program can also multiple scripts.

2) Most importantly i have a few driver programs names and i want to know their respective scripts so how and where will i find that..Will that be mentioned in the driver program? And where do we connect the driver program with its script?

Ans) Check the table TNAPR for the assignment of layout to an driver program through output types. TTXFP is the table to get form name and print program names for Custom scripts

Thanks,

Vinay

Read only

Former Member
0 Likes
320

Thanks Vinay..

BUt if i have so many scripts using the same driver programs then how will i know which driver program is using my script exactly.