Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remove point
Message
From
12/08/2007 08:27:08
 
 
To
12/08/2007 06:36:56
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01247674
Message ID:
01247679
Views:
21
Experiment with these in the command window using ? to output results to the screen.


>hi,
>thank you for reply
>i use help but still i don't know how...
>
>STORE 'abracadabra' TO gcString
>? STRTRAN(gcString, 'a', 'z')
>? STRTRAN(gcString, 'a', 'q', 2, 3)
>
>
>>>hi all,
>>>
>>>any idea help to remove point.
>>>i have this number as ex.. at mytext i need to display or print it without point
>>>
>>>thisform.text1.value=98745.987------> at my report display as 98745987 or with space as 98745 987
>>>
>>>thanks.
>>
>>Look at CHRTRAN() and STRTRAN() in the help for replacing one char with another char within a string.
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform