Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Decimal to hexadecimal conversion functions
Message
From
24/01/2001 12:13:43
 
 
To
24/01/2001 12:03:35
Mike Mattos
Nationwide Computers
Mississauga, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00464326
Message ID:
00467983
Views:
29
>>>? TRANSFORM(255,"@0") && 0x000000FF
>
>
>Hey, this isn't documented in my Hacker's Guide !! So it doesn't count !!
>
>Are there any more options we should know about ? If the VFP help wasn't so slow, I would use it , but I always find Tamar's guide more helpfull and less error filled !
>
>Mike

Sure it is! It's in the help for TRANSFORM(). Look in the examples. Pg 879.

>
>
>
>From Hacker's Guide !
>
>InputMask character
> Meaning
>
>A
> Alphabetic characters only
>
>L
> Logical: Allows and displays uppercase and lowercase characters T, F, Y and N
>
>N
> Alphabetic and numeric digits only
>
>X
> Any character—alphabetic, numeric, symbols
>
>Y
> Allows Y,y,N,n for logicals; displays uppercase only
>
>#
> Allow digits, signs and spaces
>
>9
> For character data: only allow entry of digits. For numeric entry: same as #, above
>
>!
> Converts alphabetic to uppercase
>
>$
> Displays dollar sign
>
>$$
> Floating dollar sign, flush against number
>
>.
> Displays correct SET POINT value separating whole number from decimal
>
>,
> Displays correct SET SEPARATOR value used to separate thousands
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform