glnsize
 Basic Member Posts:101
 |
| 26 Oct 2008 02:36 AM |
|
I'm not complaining... I don't know how to fix it, but the forums are getting worse...
. + and [ 0 ] are getting swallowed up. i.e.
$reg = '(\S+)[^a].+' <- when placing a + directly next to a ' the + disappears.
and the infamous
$col[0]
Oh and on a much less important matter... posting is impossible with Chrome, all the jscript gets jacked.
Other then that looks Good!
Glenn |
|
|
|
|
halr9000 PowerShell MVP, Site Admin
 Basic Member Posts:335

 |
| 26 Oct 2008 01:46 PM |
|
We know, and I actually have an open case with the place which makes the forum software. And re: Chrome, I don't believe that's related, I use Chrome here all the time. |
|
Community Director, PowerShellCommunity.org Co-host, PowerScripting Podcast Author, TechProsaic |
|
|
dpenderg
 New Member Posts:12
 |
| 05 Nov 2008 04:39 PM |
|
we have scheduled an upgrade for today. You should notice an improvement in speed and changes to the posting editor. |
|
* Senior Product Manager * Quest Software * http://powergui.org |
|
|
halr9000 PowerShell MVP, Site Admin
 Basic Member Posts:335

 |
|
halr9000 PowerShell MVP, Site Admin
 Basic Member Posts:335

 |
|
halr9000 PowerShell MVP, Site Admin
 Basic Member Posts:335

 |
|
marco.shaw Co-Community Director
 Basic Member Posts:195

 |
| 18 Nov 2008 07:09 PM |
|
testing $reg = '(\S+)[^a].+' |
|
Marco
*Microsoft MVP - Windows PowerShell: http://www.microsoft.com/mvp *PowerGadgets MVP: http://www.powergadgets.com/mvp *Blog: http://marcoshaw.blogspot.com |
|
|
halr9000 PowerShell MVP, Site Admin
 Basic Member Posts:335

 |
|
meson3902
 New Member Posts:13

 |
| 18 Nov 2008 07:12 PM |
|
Not the same, but I like the email notification format. |
|
|
|
|
halr9000 PowerShell MVP, Site Admin
 Basic Member Posts:335

 |
|
Shay
 Basic Member Posts:281

 |
| 18 Nov 2008 07:27 PM |
|
Take II
$obj[0].property
Yep, working fine, well done :-) |
|
Shay Levy Windows PowerShell MVP http://blogs.microsoft.co.il/blogs/ScriptFanatic |
|
|
halr9000 PowerShell MVP, Site Admin
 Basic Member Posts:335

 |
|
halr9000 PowerShell MVP, Site Admin
 Basic Member Posts:335

 |
| 18 Nov 2008 07:30 PM |
|
Well, it is much better in that we no longer have the [Y`] bug. But now there's a new bug when you use square brackets (and perhaps other characters) inside of < code > < /code > tags. |
|
Community Director, PowerShellCommunity.org Co-host, PowerScripting Podcast Author, TechProsaic |
|
|