Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Turn negative into positive
Message
From
09/12/2013 07:36:06
 
 
To
09/12/2013 07:03:40
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01589528
Message ID:
01589544
Views:
70
>>>Is there a function in VFP that turns a negative number into positive?
>>>
>>>N = -100
>>>N = N-2*N  && this will do it but is there simply a function that will convert it.
>>>
>>>
>>>thanks
>>>k
>>
>>N = -100
>>N = -N
>>?N
>>
>
>But it's not the same number anymore. It's lost something of its essence, like identity... En, I don't recognize you... Who are you and what have you done with en?

You've lost me
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform