character 'E' as expontial
Is there a way to tell Foxpro NOT to process the character 'E" as
expontial when using the VAL() function?
?VAL('1E465') && this cause error - numeric overflow
I would like the above to return the value 1. I know I can program
around this but is there an 'environment' setting perhaps?
THX
Mike Farnesi
.
Relevant Pages
- Re: Zeos Acces + Firebird
... arithmetic exception, numeric overflow, or string truncation ... > Cannot transliterate character between caracter sets. ... So your error message is right on the money. ... is being asked to, and cannot, transliterate that character. ... (alt.comp.lang.borland-delphi) - RE: changing fields length?
... A character field can be a maximum of 255 characters in length. ... entering data into the field? ... Are you directly typing the data into the ... Microsoft FoxPro Technical Support ... (microsoft.public.fox.programmer.exchange) - Special Characters Set
... Working with foxpro for DOS, I can insert into a program a special character ... If there's something to do to set the character set in windows so when I do ... open the program in vfp to see the same <smily face> what would that be? ... (microsoft.public.fox.programmer.exchange) - Re: SYS(1104) returns a string value.
... Character. ... I am using VFP8. ... Making this call in FoxPro, without starting my application, correctly ... Is this a bug? ... (microsoft.public.fox.programmer.exchange) - Read PDF (Vfp 7/9)
... I need to open PDF files from a Foxpro application, ... character by character, using some technology that can be distributed ... royalty free to users. ... (microsoft.public.fox.programmer.exchange) |
|