B barton Member Sep 25, 2008 #1 dear everyone i edit a .p code for customize report, but i want to select to output result,etc windows , printer, laser .... how can i do? thanks all.
dear everyone i edit a .p code for customize report, but i want to select to output result,etc windows , printer, laser .... how can i do? thanks all.
Kishor Chari Member Sep 26, 2008 #4 Then pick up a report program and understand the include files in it.
B barton Member Sep 26, 2008 #5 thank Sir i had put this code in the end. /*GUI*/ {mfgrptrm.i} /*Report-to-Window*/ but .......why? who could explain for me?
thank Sir i had put this code in the end. /*GUI*/ {mfgrptrm.i} /*Report-to-Window*/ but .......why? who could explain for me?
Kishor Chari Member Sep 26, 2008 #6 there are set of include files you MUST in a report program which handles output selection.
B barton Member Sep 26, 2008 #7 sorry . i see the another program and i had putted it into my one . but no selecton? i want to enable this result.pls see the attachment. and you said : you MUST in a report program which handles output selection. what can i do?? thanks.you'r great. Attachments 未命名.JPG 19.1 KB · Views: 12
sorry . i see the another program and i had putted it into my one . but no selecton? i want to enable this result.pls see the attachment. and you said : you MUST in a report program which handles output selection. what can i do?? thanks.you'r great.
Kishor Chari Member Sep 26, 2008 #8 You need to customise a standard report program to understand this.
B barton Member Sep 27, 2008 #9 Thanks . but i catch and use progress and qad just now. it 's very difficult for me . as you said : You need to customise a standard report program to understand this. could you tell me step by step?
Thanks . but i catch and use progress and qad just now. it 's very difficult for me . as you said : You need to customise a standard report program to understand this. could you tell me step by step?
Kishor Chari Member Sep 27, 2008 #10 Either you enroll for qad training on development else do the hard work. What ver & interface are you using?
Either you enroll for qad training on development else do the hard work. What ver & interface are you using?
B barton Member Sep 28, 2008 #11 Kishor Chari said: Either you enroll for qad training on development else do the hard work. What ver & interface are you using? Click to expand... Ok . windows gui mfg Eb2 and progress 9.1d
Kishor Chari said: Either you enroll for qad training on development else do the hard work. What ver & interface are you using? Click to expand... Ok . windows gui mfg Eb2 and progress 9.1d
Kishor Chari Member Sep 28, 2008 #12 Have {mfdtitle.i "1.0"} Then {mfselbpr.i 'printer' 80} {mfphead.i} Finally. {mfrtrail.i}
B barton Member Oct 5, 2008 #14 Kishor Chari said: Have {mfdtitle.i "1.0"} Then {mfselbpr.i 'printer' 80} {mfphead.i} Finally. {mfrtrail.i} Click to expand... cloud you tell me how to config window is default output above code?
Kishor Chari said: Have {mfdtitle.i "1.0"} Then {mfselbpr.i 'printer' 80} {mfphead.i} Finally. {mfrtrail.i} Click to expand... cloud you tell me how to config window is default output above code?
B barton Member Oct 6, 2008 #16 Kishor Chari said: use 36.13.4. Click to expand... Thanks a lot. i see. after i compiled and it's ok.:lol:
Kishor Chari said: use 36.13.4. Click to expand... Thanks a lot. i see. after i compiled and it's ok.:lol: