comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Obtaining exponent from a scientific format number
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Obtaining exponent from a scientific format number [message #30287 is a reply to message #30279] Wed, 17 April 2002 15:21 Go to previous messageGo to previous message
Dick Jackson is currently offline  Dick Jackson
Messages: 347
Registered: August 1998
Senior Member
"David Fanning" <david@dfanning.com> wrote in message
news:MPG.172759ba2f12aa6198988f@news.frii.com...
> Dick Jackson (dick@d-jackson.com) writes:
>
>> Here's a way that you might like, but I know some others won't, as it
uses
>> the mysterious and cryptic "regular expressions" feature.
>> ; " * . * e *"
>> strPieces = StRegEx(str, '(.*)(\.)(.*)(e)(.*)', /Extract, /SubExpr)
>> ; strPieces now contains StrArr(6, n), columns 1-5 hold the pieces
>
> I just think anything that has a bunch of &%#@s in it
> is a real programmer's solution, using real programmer
> language! :-)

Just to clarify, I think David would be paying a Real Compliment if he
capitalized Real Programmer, but it seems he's been working on his backhand!
:-)

Hmm, upon seeing cool IDL stuff David has done, I've sometimes said
"Unreal!". Does that make him an Unreal Programmer? :-)

Cheers,
--
-Dick

Dick Jackson / dick@d-jackson.com
D-Jackson Software Consulting / http://www.d-jackson.com
Calgary, Alberta, Canada / +1-403-242-7398 / Fax: 241-7392
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Draw a point in 3D graphic object ?
Next Topic: Finding all angles within a range of directions; an algorithm question

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 16:27:32 PDT 2025

Total time taken to generate the page: 0.95986 seconds