Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

g00py's profile on WallpaperFusion.com
Would love to see this, as I had mentioned a while back.
Doing quick string manipulation and various automation driven off of that is very succint with Powershell, so it would be great to use a quick scripting language native to Windows to manipulate and perform operations of selected text. For example:

Code

param($Val)
$Val -replace '\d{2}\.\d{2}','foobar'


This takes a bit more effort in c#. Additionally, splitting file paths, performing string changes to create a formatted array of strings etc, this all would be very beneficial.

With System.Management.Automation.dll consider the contents of the script window as the "text" of the ps1 file being executed.
Thanks for the consideration!
Jun 28, 2018  • #1
Keith Lammers (BFS)'s profile on WallpaperFusion.com
I'm not sure how easy this would be to do, but I will check in with our devs again to see if they have some input to offer.
Jun 30, 2018  • #2
Keith Lammers (BFS)'s profile on WallpaperFusion.com
Just checked in, and it's not something we're planning to support at the moment. If we add it in the future, we'll definitely update this thread.

Thanks!
Jul 5, 2018  • #3
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)