Re: empty list



MartinLemburg@UGS wrote:
Ok - I take care, but I try to prevent unnecessary conversions
(shimmering).

If you only ever treat it as a list, it isn't going to "shimmer". It's going to get converted from a string to a list, once.

And guess what happens when you read in that proc the first time, the one with [list ....] inside it? It gets converted from a string to a list, once.

--
Darren New / San Diego, CA, USA (PST)
"What do you use for regression testing?"
".bash_history"
.



Relevant Pages

  • Re: Programmers unpaid overtime.
    ... > Perhaps, but this is the first time I have seen it used on Usenet, ... > practical example (which will compile) and your alternative that is ... call Split on that string, perhaps multiple times, within loops, while ... I gather EGN and John Nash both see "developers" no one else can see. ...
    (comp.programming)
  • First Major Guitar Tech Job
    ... Well it's not a tour or anything but I guitar teched for my friends ... It wasn't the first time but it was the first time I ... and I brought my Les Paul Studio for a backup. ... where you string the strings backwards and first song the low E pulled ...
    (alt.guitar)
  • Re: Action Settings work on Windows, but not Mac
    ... convert the result back to string. ... the first time you click on the link and invoke the macro. ... Steve Rindsberg, PPT MVP ...
    (microsoft.public.powerpoint)
  • Re: Raised Bed Geometry Problem
    ... > I have never been good at math BUT what you might try is putting a stake ... > the dirt and using a string as a large compass to trace your circle. ... I can't get in to check the arc with a string, ... unlikely I'd guess right the first time. ...
    (rec.gardens)
  • HTTPPost WebException Connection Closed
    ... It always works the first time and then generates the following ... The article also suggests setting KeepAlive=false on the client ... Public Function PostPage(ByVal url As String, ...
    (microsoft.public.dotnet.framework.windowsforms)