Search found 66 matches

by pdearmen
Tue Jan 12, 2016 1:53 pm
Forum: PowerShell Studio
Topic: A new line is highlighted per character when typing with unclosed "
Replies: 1
Views: 1720

A new line is highlighted per character when typing with unclosed "

Product, version and build: Powershell Studio 4.2.99 32 or 64 bit version of product: 64 Operating system: Windows 10 (latest patches as of 1/11/2016) 32 or 64 bit OS: 64 Severity: annoyance (not critical or affecting code that I can see - just annoys me when working on large projects) Steps to repr...
by pdearmen
Thu Feb 05, 2015 7:46 am
Forum: PowerShell Studio
Topic: Powershell Studio 2015 Incorrect Parsing of Quotation Marks
Replies: 4
Views: 2267

Re: Powershell Studio 2015 Incorrect Parsing of Quotation Ma

Confirmed resolved in the latest service build.
by pdearmen
Thu Feb 05, 2015 7:43 am
Forum: PowerShell Studio
Topic: Projects converted from 2012 to 2014 error out in 2015
Replies: 12
Views: 4278

Re: Projects converted from 2012 to 2014 error out in 2015

I downloaded and installed the latest service build (4.2.77 x64) and I am able to use my projects correctly now. Thanks for the fast turn around everyone at Sapien :D
by pdearmen
Wed Feb 04, 2015 10:52 am
Forum: PowerShell Studio
Topic: Powershell Studio 2015 Incorrect Parsing of Quotation Marks
Replies: 4
Views: 2267

Powershell Studio 2015 Incorrect Parsing of Quotation Marks

Windows 8.1 x64 fully patched Sapien Powershell Studio 2015 4.2.76 x64 Assume the following code $data = gci "\\16400fs01\users$" | %{ $Userpath = $null $Userpath = $_.fullname if (Test-Path("$($userpath)\Desktop")) { Powershell Studio then shows the rest of the code as though th...
by pdearmen
Wed Feb 04, 2015 10:42 am
Forum: PowerShell Studio
Topic: Projects converted from 2012 to 2014 error out in 2015
Replies: 12
Views: 4278

Re: Projects converted from 2012 to 2014 error out in 2015

Our security system is filtering out all emails with zip files. I have sent an email from my gmail account (linked to my sapien account) and have included a link where I uploaded the zip file to my google drive account to download.
by pdearmen
Wed Feb 04, 2015 10:37 am
Forum: PowerShell Studio
Topic: Projects converted from 2012 to 2014 error out in 2015
Replies: 12
Views: 4278

Re: Projects converted from 2012 to 2014 error out in 2015

I apologize. It looks like our work email system is blocking sending out zip files. I'll attempt another email system to send it.
by pdearmen
Wed Feb 04, 2015 10:33 am
Forum: PowerShell Studio
Topic: Projects converted from 2012 to 2014 error out in 2015
Replies: 12
Views: 4278

Re: Projects converted from 2012 to 2014 error out in 2015

I sent it from my work email address: pdearment[at]vcpi[dot]com I can re-send again if needed.
by pdearmen
Wed Feb 04, 2015 9:29 am
Forum: PowerShell Studio
Topic: Projects converted from 2012 to 2014 error out in 2015
Replies: 12
Views: 4278

Re: Projects converted from 2012 to 2014 error out in 2015

I have emailed the project as requested. I left in all the 2012 files as well.
by pdearmen
Wed Feb 04, 2015 9:12 am
Forum: PowerShell Studio
Topic: Projects converted from 2012 to 2014 error out in 2015
Replies: 12
Views: 4278

Re: Projects converted from 2012 to 2014 error out in 2015

I expanded out the error message from the JIT and included it below
by pdearmen
Wed Feb 04, 2015 9:09 am
Forum: PowerShell Studio
Topic: Projects converted from 2012 to 2014 error out in 2015
Replies: 12
Views: 4278

Projects converted from 2012 to 2014 error out in 2015

I have been using Powershell Studio/Primal Forms since the 2009 version. That being said I have some legacy forms - some of which have been converted multiple times which have followed through with me and so far each time it has worked without issue. This morning I upgraded from powershell studio 20...