Screen issues when I get back from call to ghost screen
Karen Barrett
kbarrett00 at hotmail.com
Thu Jan 6 17:50:54 CST 2011
Hi All,
Thanks for your help past/present/future. This time I am having problems with screen display from returning from a ghost screen.
the info message is supposed to be on line 24 but is overwriting about line 6.
When there is no info message, sometimes lines from the title or field labels will display beyond or below the the message bar.
This screen has no other ghost calls but I am having similar problems in other screens with lots of ghost calls. The errors go away when
I comment out the run of the new ghost screen (located in postfind) but the called screen seems to be working ok (values being returned without error text). Examples below,
Karen Barrett
MODE:F ACTION: Ultra Track III lim_lot_gen
General Lot Processing JAN-06-2011
--------------------------------------------------------------------------------
back from mc_f is mc N FLM
--------------------------------------------------------------------------------
02 Step ETEST 03 Route SORT EE8
04 Status PREQ 05 Completed
--------------------------------------------------------------------------------
06 Product Line PWR1220AT8 MS 02C PLMS Status ACTIVE
Product PWR1220AT8-02C IO Count PLMS Owner MFG
--------------------------------------------------------------------------------
07 Assy Fac UTEK 08 Lot Owner MFG Good/Reject Good
09 Test Fac UTEK 10 Prod Type C Correlation Lot
Issue Reclaim Lot
11 Class Tester 12 D/C RMA
--------------------------------------------------------------------------------
13 Step Qty In 1 Avail Qty 1 Step Unit W
To Be Processed 1 14 Total Proc 0 Pass/Fail
--------------------------------------------------------------------------------
Current: Step ETEST Status PREQ Route SORT EE8
Next: Step ETEST Status PROCESS Route SORT EE8
VIEWs STARt FINish STOPs NEXT HOLD LB PA QS HDPL ETLR ISSD ISSL
Here is another example :
MODE:F ACTION: Ultra Track III - Inventory inv_lot_maint
Lot Maintenance JAN-06-2011
--------------------------------------------------------------------------------
01 Lot Id CT6MTM88C Site Step Screen
02 ILF Date Code
--------------------------------------------------------------------------------
Total Proc 04 Route
05 Lot Status 06 Completed
--------------------------------------------------------------------------------
07 Product Line MS PLMS Status
Product IO Count PLMS Owner
--------------------------------------------------------------------------------
08 Assy Fac Test Fac 09 Lot Owner Good/Reject
10 Mil Sealed 11 Prod Type Correlation Lot
Issue Reclaim Lot 12 D/C RMA
13 Class Tester 14 STC Catg WW
--------------------------------------------------------------------------------
15 Step Qty In Avail Qty Step Unit
To Be Processed 16 Total Proc 0 Result
--------------------------------------------------------------------------------
Current: Step WI Status COMPLETE Route SORT EE8
Next: Step Status Route
VIEWs NEXT SPlit ASGR HOLD LB PA QS GILF EILF ETLR SCP ISSD ISSL Ultra Track III - Inventory
inv_lot_maintTotal Proc
The passed items are declared as temps in both calling and called screens.
let return_status_text_c132 = " "
let t_pass_lot_id = lot_id of lot_step_summ
run screen multichip_f mode ghost &
passing is_mc_flag &
, t_pass_lot_id &
, t_pass_product &
, t_pass_pl &
, t_pass_ms &
, t_pass_tester &
, t_pass_io &
, t_pass_product2 &
, t_pass_pl2 &
, t_pass_ms2 &
, t_pass_tester2 &
, t_pass_io2 &
, return_status_text_c132
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.sowder.com/pipermail/powerh-l/attachments/20110106/cc8780af/attachment.htm
More information about the powerh-l
mailing list