Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
IF condition
Message
From
11/03/2000 22:38:15
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
IF condition
Miscellaneous
Thread ID:
00344657
Message ID:
00344657
Views:
72
Hi all,

Is there another way to do this?

if pnTipoPrcTer=1
this.parent.LinPrUnit.Value=artigos.n_pvp1
endif
if pnTipoPrcTer=2
this.parent.LinPrUnit.Value=artigos.n_pvp2
endif
if pnTipoPrcTer=3
this.parent.LinPrUnit.Value=artigos.n_pvp3
endif
if pnTipoPrcTer=4
this.parent.LinPrUnit.Value=artigos.n_pvp4
endif

Thank's in Advance

João Batista
Next
Reply
Map
View

Click here to load this message in the networking platform