Set v vCurVar Curr = 0 > dialog .vMessage vInput = 14 vKey 1 caption .vcap at center center > Var vInput Text
Set v vCurVar = .vInput Ben Petersen On 24 Sep 2003, at 10:40, [EMAIL PROTECTED] wrote: > I know this has been covered at some point, but I can't find it. > > What is the function to convert a text variable from a Dialog command to a > Currency data type, as in: > > dialog .vMessage vInput = 14 vKey 1 caption .vcap at center center > Var vInput Text > > Then I want to convert to currency > > Set var vAmt Currency = (.vInput) > > I'm drawing a blank > > TIA > > Damon > > Damon D. Kaufman > President > Stalder Spring Works, Inc > ISO-9002 / QS-9000 Certified > 2345 S. Yellow Springs St. > Springfield, Ohio 45506 > Voice 937-322-6120 > Fax 937-322-2126 > email: [EMAIL PROTECTED] >

