Or pass it in the phantom statement and parse in out in the program.


EXECUTE "PHANTOM XXXX %PARM1%PARM2%PARM3"


[EMAIL PROTECTED]
CONVERT "%" TO @FM IN VAR
PARM1=VAR<2>
PARM2=VAR<3>
PARM3=VAR<4>

unless it is a record or dimensioned array....

Vance


                                                                                       
                                                
                      "Kevin King"                                                     
                                                
                      <[EMAIL PROTECTED]        To:       "U2 Users Discussion List" 
<[EMAIL PROTECTED]>                              
                      ne.com>                  cc:                                     
                                                
                      Sent by:                 Subject:  RE: COMMON Variable.          
                                                
                      u2-users-bounces@                                                
                                                
                      oliver.com                                                       
                                                
                                                                                       
                                                
                      03/29/2004 01:20                                                 
                                                
                      PM                                                               
                                                
                                                                                       
                                                
                      Please respond to                                                
                                                
                      U2 Users                                                         
                                                
                      Discussion List                                                  
                                                
                                                                                       
                                                
                                                                                       
                                                




Why not write the value to a commonly located record and then read it in
the
phantom?



-- 
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users

Reply via email to