Search found 19 matches

by clhumphr
Mon Mar 12, 2018 9:56 am
Forum: PowerShell Studio
Topic: AutoSave forces a Refresh on current open file
Replies: 6
Views: 4136

Re: AutoSave forces a Refresh on current open file

Files have been uploaded
thanks,
by clhumphr
Mon Mar 12, 2018 9:18 am
Forum: PowerShell Studio
Topic: AutoSave forces a Refresh on current open file
Replies: 6
Views: 4136

Re: AutoSave forces a Refresh on current open file

This is strange behavior indeed and we have yet to reproduce it. Please check the following: 1. Do you have the Options->General->"Update change files automatically" checked? 2. Just in case, check if there duplicate tabs open for the same file. Checked that setting "Update change fi...
by clhumphr
Mon Mar 12, 2018 7:33 am
Forum: PowerShell Studio
Topic: AutoSave forces a Refresh on current open file
Replies: 6
Views: 4136

AutoSave forces a Refresh on current open file

Version: 64 bit PowerShell Studio 2018 v5.5.150 OS: Windows 10 64 bit Each time Auto Save kicks off, the file I am working on will do a refresh that expands any "Folded" section be it a function or a comment that has previously collapsed. Which can be/is quite a distraction as you watch yo...
by clhumphr
Mon May 22, 2017 9:58 am
Forum: PowerShell GUIs
Topic: Background Jobs (Job Tracking Control Set)
Replies: 6
Views: 3025

Re: Background Jobs (Job Tracking Control Set)

Thanks a ton for the help

this did the trick
You must either include the list in the job or pass it as an argument.
this is outside the job so how in the h@## could the job know about the list...it can't...duh thanks again for the help I could not see the trees for the forest...... :oops:
by clhumphr
Mon May 22, 2017 9:48 am
Forum: PowerShell GUIs
Topic: Background Jobs (Job Tracking Control Set)
Replies: 6
Views: 3025

Re: Background Jobs (Job Tracking Control Set)

Results that are expected: First: an object with the SamAccountName Second: The First Object is used with Get-ADuser returning an object with these properties (SamAccountName, EmailAddress, Title) The For loop works fine outside the job; it returns what I need. However the script window is non-respo...
by clhumphr
Mon May 22, 2017 9:29 am
Forum: PowerShell GUIs
Topic: Background Jobs (Job Tracking Control Set)
Replies: 6
Views: 3025

Re: Background Jobs (Job Tracking Control Set)

-CompletedScript { Param($Job) $buttonStartJob.Enabled = $true $Results = Receive-Job -Job $Job -Keep Write-Host Results $Results I thought that this was asking for the Job data, is that malformed or not correct? Reviewing the Get-help about_Jobs just in case I did not fully understand about doing ...
by clhumphr
Mon May 22, 2017 8:25 am
Forum: PowerShell GUIs
Topic: Background Jobs (Job Tracking Control Set)
Replies: 6
Views: 3025

Background Jobs (Job Tracking Control Set)

I have read and re-read the post: https://www.sapien.com/blog/2012/05/16/powershell-studio-creating-responsive-forms however, I am still having an issue of getting the results of my -jobScipt to return, I have resorted to use write-host to see if I can get any output but all I am left with are blank...
by clhumphr
Wed Aug 03, 2016 5:32 am
Forum: VersionRecall
Topic: unable to retrieve versions from VersionRecall
Replies: 2
Views: 12963

unable to retrieve versions from VersionRecall

Product, version and build: 1.2.133 32 or 64 bit version of product: 64 Operating system: Windows 7 32 or 64 bit OS: 64 When trying to pull out a different version of any script within VersonRecall I get the following message: The VersionRecall tray application is currently updating this folder or r...
by clhumphr
Tue Aug 02, 2016 9:02 am
Forum: Customer Service
Topic: Activation Issues
Replies: 2
Views: 2627

Re: Activation Issues

Update:

I updated PowerShell Studio to 5.2.127 along with the other products in the Suite, and the Activation process worked fine and processed my key information..
by clhumphr
Tue Aug 02, 2016 8:21 am
Forum: Customer Service
Topic: Activation Issues
Replies: 2
Views: 2627

Activation Issues

I have unregistered my product using the deactivate process, however when I check in "My Account" under Registered Products i stll see 1 activation being used out of 2 activations. I only have one activation and that is the one I have deactivated. Now when I go to reactivate my product I r...