Jeff Johnson wrote on 2015-02-04: > I call the following form with the following parameters. I verified > that gcpu_city, etc. have values in them > DO FORM frmtrafficlanelist_carrier WITH gcpu_city, gcpu_st, gcequip, > gcdest_city, gcdest_st, olane > > In the called form with the following parameter statement in the init. > the parameters are empty! > LPARAMETERS tfromcity, tfromst, tequip, ttocity, ttost, tolane > MESSAGEBOX(tfromcity + '/' + ttost) > > tfromcity and the rest are empty except for tolane with is an object. > > What gives?
Jeff, Do you have objects that have those t* variables set as the ControlSource? Tracy Pearson PowerChurch Software _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

