On Thu, 10 May 2001, Paul Cotter wrote: > Something like > > print dtcnvx('Ab c') # gives 41622063 Use printf or sprintf and %x in your format string to convert something to a hex value. -- Brett ------------------------------------------------------------------------ The important thing is not to stop questioning.
- hex conversion Paul Cotter
- Re: hex conversion Jeff Pinyan
- Re: hex conversion Paul Cotter
- Re: hex conversion Paul
- Re: hex conversion Jeff Pinyan
- Brett W. McCoy