Re: options.e in win32lib

new topic     » goto parent     » topic index » view thread      » older message » newer message

Derek Parnell wrote:
> 
> Whereas I think that if the value portion cannot be converted to a numeric
> value,
> the whole value portion should be returned as a string.
> 
> Thus 
> 
>   data =  31 Smith street
> 
> and
> 
>   data = "31 Smith street"
> 
> should both return everything after the '=' (trimmed of course).

That is certainly more in line with what I originally thought made sense.

Also, right now, if it is:

   data = 37 Trueblood Street

it will return 1 because True is found in the string and the string is not
enclosed in quotes.

Mike

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu