Re: basic regex back reference ... Can't get back references - I want to pull the bracketed numbers (and put them in an array) ... use warnings;... use strict;... You can use a while loop to pull out subsequent matches: ... (comp.lang.perl.misc)
Re: basic regex back reference ...gcr wrote: ... Can't get back references - I want to pull the bracketed numbers (and put them in an array) ... (comp.lang.perl.misc)
Re: Test if memory pointer is valid? ... I can see setting a new pointer initially to the address of the beginning of an array, for example, and then incrementing the pointer to address subsequent elements, but that would usually be done inside a function, where the new pointer would go out of scope at the end of the function and be reinitialized if it is called again. ... I would like to see a specific example where it is necessary to have multiple references such as this where it would be necessary to check for it having been freed. ... copies of all the TLabel references already in the form as individual ... (comp.lang.pascal.delphi.misc)
Re: UBound not in Intellisense. References problem? ... but you can produce an array by using Value ... I wouldn't worry about it not appearing in intellisense.... > I wonder if I have a corruption in my registration of References,... I get UCase, UCase$, but no UBound.... (microsoft.public.excel.programming)