in reply to Extraction of numbers in an string
t-rex, you will have to try a bit harder with your posts. With 47 posts, you've been around long enough that by now you should have at least mastered some of the syntax and terminology.
I have the following string: A1=<m,n>:<p,q>:<s,t>...go on
If so, where are the quotes ('' or "") around the "string"?
Where is the sigil($) on the variable name?
Or is that meant to indicate that the :<n,m> bit can be repeated more times?
If so, don't you mean "so on"?
And wouldn't it be clearer if you put that bit outside of the code brackets!?
I have to extract values m,n,p,q,s,t from the above array.
How do i do it
After 6 months here you haven't achieved any enlightenment as to where to start?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Etxraction of numbers in an array
by t-rex (Scribe) on Nov 24, 2016 at 13:16 UTC | |
by BrowserUk (Patriarch) on Nov 24, 2016 at 13:36 UTC |