<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Free PrimalForms tool for PowerShell released</title>
	<atom:link href="http://blog.sapien.com/index.php/2008/11/03/free-primalforms-tool-for-powershell-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sapien.com/index.php/2008/11/03/free-primalforms-tool-for-powershell-released/</link>
	<description>Tools for IT Success</description>
	<lastBuildDate>Mon, 15 Mar 2010 19:10:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: PrimalForms now Available &#124; The Lonely Administrator</title>
		<link>http://blog.sapien.com/index.php/2008/11/03/free-primalforms-tool-for-powershell-released/comment-page-1/#comment-1539</link>
		<dc:creator>PrimalForms now Available &#124; The Lonely Administrator</dc:creator>
		<pubDate>Wed, 05 Aug 2009 17:15:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sapien.com/index.php/2008/11/03/free-primalforms-tool-for-powershell-released/#comment-1539</guid>
		<description>[...] of creating a new script. There are also several sample forms and scripts. Read the release announcement and a followup. Technorati Tags: PrimalForms,PowerShell,WinForms,Scripting,SAPIEN   Tags: [...]</description>
		<content:encoded><![CDATA[<p>[...] of creating a new script. There are also several sample forms and scripts. Read the release announcement and a followup. Technorati Tags: PrimalForms,PowerShell,WinForms,Scripting,SAPIEN   Tags: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nützliche Ressourcen rund um die PowerShell &#171; Peter&#8217;s PowerShell Blog (German only)</title>
		<link>http://blog.sapien.com/index.php/2008/11/03/free-primalforms-tool-for-powershell-released/comment-page-1/#comment-1340</link>
		<dc:creator>Nützliche Ressourcen rund um die PowerShell &#171; Peter&#8217;s PowerShell Blog (German only)</dc:creator>
		<pubDate>Thu, 04 Jun 2009 08:53:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sapien.com/index.php/2008/11/03/free-primalforms-tool-for-powershell-released/#comment-1340</guid>
		<description>[...] http://blog.sapien.com/index.php/2008/11/03/free-primalforms-tool-for-powershell-released/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://blog.sapien.com/index.php/2008/11/03/free-primalforms-tool-for-powershell-released/" rel="nofollow">http://blog.sapien.com/index.php/2008/11/03/free-primalforms-tool-for-powershell-released/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Programatic UC/UM enablement - OCS &#38; PowerShell</title>
		<link>http://blog.sapien.com/index.php/2008/11/03/free-primalforms-tool-for-powershell-released/comment-page-1/#comment-985</link>
		<dc:creator>Programatic UC/UM enablement - OCS &#38; PowerShell</dc:creator>
		<pubDate>Fri, 06 Feb 2009 00:55:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sapien.com/index.php/2008/11/03/free-primalforms-tool-for-powershell-released/#comment-985</guid>
		<description>[...] what’s next, you ask? How about a fully PowerShell (primalforms driven) generated WinForm to wrap all this??? Maybe a little something [...]</description>
		<content:encoded><![CDATA[<p>[...] what’s next, you ask? How about a fully PowerShell (primalforms driven) generated WinForm to wrap all this??? Maybe a little something [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://blog.sapien.com/index.php/2008/11/03/free-primalforms-tool-for-powershell-released/comment-page-1/#comment-976</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sun, 01 Feb 2009 21:49:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sapien.com/index.php/2008/11/03/free-primalforms-tool-for-powershell-released/#comment-976</guid>
		<description>Thanks Jeff

I ran into the same problem as you on vista 32bit, so did it on a windows 2003 sp2 server.

Cheers,
James</description>
		<content:encoded><![CDATA[<p>Thanks Jeff</p>
<p>I ran into the same problem as you on vista 32bit, so did it on a windows 2003 sp2 server.</p>
<p>Cheers,<br />
James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffery Hicks</title>
		<link>http://blog.sapien.com/index.php/2008/11/03/free-primalforms-tool-for-powershell-released/comment-page-1/#comment-969</link>
		<dc:creator>Jeffery Hicks</dc:creator>
		<pubDate>Mon, 26 Jan 2009 14:11:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sapien.com/index.php/2008/11/03/free-primalforms-tool-for-powershell-released/#comment-969</guid>
		<description>What OS did you develop on?  I&#039;m having trouble on Vista x64 to get the dialog to open.  But it could just be me.  You can also simplify the content parsing.  You are correct that it needs to be as a string but you can simply do this:

$DisplayFile_Window.Text = Get-Content $ifile &#124; Out-String</description>
		<content:encoded><![CDATA[<p>What OS did you develop on?  I&#8217;m having trouble on Vista x64 to get the dialog to open.  But it could just be me.  You can also simplify the content parsing.  You are correct that it needs to be as a string but you can simply do this:</p>
<p>$DisplayFile_Window.Text = Get-Content $ifile | Out-String</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Get-James</title>
		<link>http://blog.sapien.com/index.php/2008/11/03/free-primalforms-tool-for-powershell-released/comment-page-1/#comment-968</link>
		<dc:creator>Get-James</dc:creator>
		<pubDate>Sun, 25 Jan 2009 15:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sapien.com/index.php/2008/11/03/free-primalforms-tool-for-powershell-released/#comment-968</guid>
		<description>This form designer is cool and very easy to use.

Here is my 1st attempt at creating a winform, which just does a get-content&#039;s on a selected file:


#Generated Form Function
function GenerateForm {
########################################################################
# Code Generated By: SAPIEN Technologies PrimalForms v1.0.1.0
# Generated On: 25/01/2009 14:50
# Generated By: administrator
########################################################################

#region Import the Assembles
[reflection.assembly]::loadwithpartialname(&quot;System.Windows.Forms&quot;) &#124; Out-Null
[reflection.assembly]::loadwithpartialname(&quot;System.Drawing&quot;) &#124; Out-Null
#endregion

#region Generated Form Objects
$form1 = New-Object System.Windows.Forms.Form
$DisplayFile_Window = New-Object System.Windows.Forms.RichTextBox
$SelectFile_Window = New-Object System.Windows.Forms.RichTextBox
$SelectFile = New-Object System.Windows.Forms.Button
$groupBox1 = New-Object System.Windows.Forms.GroupBox
$Displayfile = New-Object System.Windows.Forms.Button
$openFileDialog1 = New-Object System.Windows.Forms.OpenFileDialog
#endregion Generated Form Objects

#----------------------------------------------
#Generated Event Script Blocks
#----------------------------------------------
#Provide Custom Code for events specified in PrimalForms.
$EnteredText= 
{
  $ifile = $SelectFile_Window.Text
}

$Displayfile_OnClick= 
{
If(!$ifile -eq $False) 
  {
    $iFileGC = Get-content $ifile
    $iFileContents = [string]::join([environment]::NewLine,$iFileGC) 
    $DisplayFile_Window.Text = $iFileContents
  }
  Else {$DisplayFile_Window.Text = &quot;No file selected&quot;}

}

$SelectFile_OnClick= 
{
  $openFileDialog1.ShowDialog()
  $ifile = $openFileDialog1.FileName
  $SelectFile_Window.Text = $ifile
}

#----------------------------------------------
#region Generated Form Code
$form1.Text = &#039;My 1st Primal Form&#039;
$form1.Name = &#039;form1&#039;
$form1.DataBindings.DefaultDataSourceUpdateMode = 0
$System_Drawing_Size = New-Object System.Drawing.Size
$System_Drawing_Size.Height = 299
$System_Drawing_Size.Width = 436
$form1.ClientSize = $System_Drawing_Size

$DisplayFile_Window.WordWrap = $False
$DisplayFile_Window.Name = &#039;DisplayFile_Window&#039;
$DisplayFile_Window.Text = &#039;&#039;
$DisplayFile_Window.DataBindings.DefaultDataSourceUpdateMode = 0
$System_Drawing_Point = New-Object System.Drawing.Point
$System_Drawing_Point.X = 10
$System_Drawing_Point.Y = 64
$DisplayFile_Window.Location = $System_Drawing_Point
$DisplayFile_Window.ReadOnly = $True
$System_Drawing_Size = New-Object System.Drawing.Size
$System_Drawing_Size.Height = 223
$System_Drawing_Size.Width = 409
$DisplayFile_Window.Size = $System_Drawing_Size
$DisplayFile_Window.TabIndex = 3

$form1.Controls.Add($DisplayFile_Window)

$SelectFile_Window.Multiline = $False
$SelectFile_Window.WordWrap = $False
$SelectFile_Window.Name = &#039;SelectFile_Window&#039;
$SelectFile_Window.Text = &#039;&#039;
$SelectFile_Window.DataBindings.DefaultDataSourceUpdateMode = 0
$System_Drawing_Point = New-Object System.Drawing.Point
$System_Drawing_Point.X = 12
$System_Drawing_Point.Y = 35
$SelectFile_Window.Location = $System_Drawing_Point
$SelectFile_Window.EnableAutoDragDrop = $True
$System_Drawing_Size = New-Object System.Drawing.Size
$System_Drawing_Size.Height = 23
$System_Drawing_Size.Width = 293
$SelectFile_Window.Size = $System_Drawing_Size
$SelectFile_Window.TabIndex = 1
$SelectFile_Window.add_TextChanged($EnteredText)

$form1.Controls.Add($SelectFile_Window)

$SelectFile.TabIndex = 0
$System_Drawing_Size = New-Object System.Drawing.Size
$System_Drawing_Size.Height = 23
$System_Drawing_Size.Width = 27
$SelectFile.Size = $System_Drawing_Size
$SelectFile.Name = &#039;SelectFile&#039;
$SelectFile.UseVisualStyleBackColor = $True

$SelectFile.Text = &#039;...&#039;
$System_Drawing_Point = New-Object System.Drawing.Point
$System_Drawing_Point.X = 311
$System_Drawing_Point.Y = 34
$SelectFile.Location = $System_Drawing_Point

$SelectFile.DataBindings.DefaultDataSourceUpdateMode = 0
$SelectFile.add_Click($SelectFile_OnClick)

$form1.Controls.Add($SelectFile)

$groupBox1.Name = &#039;groupBox1&#039;

$groupBox1.Text = &#039;Select file to view&#039;
$System_Drawing_Size = New-Object System.Drawing.Size
$System_Drawing_Size.Height = 284
$System_Drawing_Size.Width = 426
$groupBox1.Size = $System_Drawing_Size
$System_Drawing_Point = New-Object System.Drawing.Point
$System_Drawing_Point.X = 3
$System_Drawing_Point.Y = 12
$groupBox1.Location = $System_Drawing_Point
$groupBox1.TabStop = $False
$groupBox1.DataBindings.DefaultDataSourceUpdateMode = 0
$groupBox1.TabIndex = 5

$form1.Controls.Add($groupBox1)
$Displayfile.TabIndex = 0
$System_Drawing_Size = New-Object System.Drawing.Size
$System_Drawing_Size.Height = 23
$System_Drawing_Size.Width = 75
$Displayfile.Size = $System_Drawing_Size
$Displayfile.Name = &#039;Displayfile&#039;
$Displayfile.UseVisualStyleBackColor = $True

$Displayfile.Text = &#039;Display file&#039;
$System_Drawing_Point = New-Object System.Drawing.Point
$System_Drawing_Point.X = 341
$System_Drawing_Point.Y = 22
$Displayfile.Location = $System_Drawing_Point

$Displayfile.DataBindings.DefaultDataSourceUpdateMode = 0
$Displayfile.add_Click($Displayfile_OnClick)

$groupBox1.Controls.Add($Displayfile)


$openFileDialog1.FileName = &#039;openFileDialog1&#039;

#endregion Generated Form Code

#Show the Form
$form1.ShowDialog()&#124; Out-Null

} #End Function

#Call the Function
GenerateForm


Many thanks for the tool.

James</description>
		<content:encoded><![CDATA[<p>This form designer is cool and very easy to use.</p>
<p>Here is my 1st attempt at creating a winform, which just does a get-content&#8217;s on a selected file:</p>
<p>#Generated Form Function<br />
function GenerateForm {<br />
########################################################################<br />
# Code Generated By: SAPIEN Technologies PrimalForms v1.0.1.0<br />
# Generated On: 25/01/2009 14:50<br />
# Generated By: administrator<br />
########################################################################</p>
<p>#region Import the Assembles<br />
[reflection.assembly]::loadwithpartialname(&#8220;System.Windows.Forms&#8221;) | Out-Null<br />
[reflection.assembly]::loadwithpartialname(&#8220;System.Drawing&#8221;) | Out-Null<br />
#endregion</p>
<p>#region Generated Form Objects<br />
$form1 = New-Object System.Windows.Forms.Form<br />
$DisplayFile_Window = New-Object System.Windows.Forms.RichTextBox<br />
$SelectFile_Window = New-Object System.Windows.Forms.RichTextBox<br />
$SelectFile = New-Object System.Windows.Forms.Button<br />
$groupBox1 = New-Object System.Windows.Forms.GroupBox<br />
$Displayfile = New-Object System.Windows.Forms.Button<br />
$openFileDialog1 = New-Object System.Windows.Forms.OpenFileDialog<br />
#endregion Generated Form Objects</p>
<p>#&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
#Generated Event Script Blocks<br />
#&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
#Provide Custom Code for events specified in PrimalForms.<br />
$EnteredText=<br />
{<br />
  $ifile = $SelectFile_Window.Text<br />
}</p>
<p>$Displayfile_OnClick=<br />
{<br />
If(!$ifile -eq $False)<br />
  {<br />
    $iFileGC = Get-content $ifile<br />
    $iFileContents = [string]::join([environment]::NewLine,$iFileGC)<br />
    $DisplayFile_Window.Text = $iFileContents<br />
  }<br />
  Else {$DisplayFile_Window.Text = &#8220;No file selected&#8221;}</p>
<p>}</p>
<p>$SelectFile_OnClick=<br />
{<br />
  $openFileDialog1.ShowDialog()<br />
  $ifile = $openFileDialog1.FileName<br />
  $SelectFile_Window.Text = $ifile<br />
}</p>
<p>#&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
#region Generated Form Code<br />
$form1.Text = &#8216;My 1st Primal Form&#8217;<br />
$form1.Name = &#8216;form1&#8242;<br />
$form1.DataBindings.DefaultDataSourceUpdateMode = 0<br />
$System_Drawing_Size = New-Object System.Drawing.Size<br />
$System_Drawing_Size.Height = 299<br />
$System_Drawing_Size.Width = 436<br />
$form1.ClientSize = $System_Drawing_Size</p>
<p>$DisplayFile_Window.WordWrap = $False<br />
$DisplayFile_Window.Name = &#8216;DisplayFile_Window&#8217;<br />
$DisplayFile_Window.Text = &#8221;<br />
$DisplayFile_Window.DataBindings.DefaultDataSourceUpdateMode = 0<br />
$System_Drawing_Point = New-Object System.Drawing.Point<br />
$System_Drawing_Point.X = 10<br />
$System_Drawing_Point.Y = 64<br />
$DisplayFile_Window.Location = $System_Drawing_Point<br />
$DisplayFile_Window.ReadOnly = $True<br />
$System_Drawing_Size = New-Object System.Drawing.Size<br />
$System_Drawing_Size.Height = 223<br />
$System_Drawing_Size.Width = 409<br />
$DisplayFile_Window.Size = $System_Drawing_Size<br />
$DisplayFile_Window.TabIndex = 3</p>
<p>$form1.Controls.Add($DisplayFile_Window)</p>
<p>$SelectFile_Window.Multiline = $False<br />
$SelectFile_Window.WordWrap = $False<br />
$SelectFile_Window.Name = &#8216;SelectFile_Window&#8217;<br />
$SelectFile_Window.Text = &#8221;<br />
$SelectFile_Window.DataBindings.DefaultDataSourceUpdateMode = 0<br />
$System_Drawing_Point = New-Object System.Drawing.Point<br />
$System_Drawing_Point.X = 12<br />
$System_Drawing_Point.Y = 35<br />
$SelectFile_Window.Location = $System_Drawing_Point<br />
$SelectFile_Window.EnableAutoDragDrop = $True<br />
$System_Drawing_Size = New-Object System.Drawing.Size<br />
$System_Drawing_Size.Height = 23<br />
$System_Drawing_Size.Width = 293<br />
$SelectFile_Window.Size = $System_Drawing_Size<br />
$SelectFile_Window.TabIndex = 1<br />
$SelectFile_Window.add_TextChanged($EnteredText)</p>
<p>$form1.Controls.Add($SelectFile_Window)</p>
<p>$SelectFile.TabIndex = 0<br />
$System_Drawing_Size = New-Object System.Drawing.Size<br />
$System_Drawing_Size.Height = 23<br />
$System_Drawing_Size.Width = 27<br />
$SelectFile.Size = $System_Drawing_Size<br />
$SelectFile.Name = &#8216;SelectFile&#8217;<br />
$SelectFile.UseVisualStyleBackColor = $True</p>
<p>$SelectFile.Text = &#8216;&#8230;&#8217;<br />
$System_Drawing_Point = New-Object System.Drawing.Point<br />
$System_Drawing_Point.X = 311<br />
$System_Drawing_Point.Y = 34<br />
$SelectFile.Location = $System_Drawing_Point</p>
<p>$SelectFile.DataBindings.DefaultDataSourceUpdateMode = 0<br />
$SelectFile.add_Click($SelectFile_OnClick)</p>
<p>$form1.Controls.Add($SelectFile)</p>
<p>$groupBox1.Name = &#8216;groupBox1&#8242;</p>
<p>$groupBox1.Text = &#8216;Select file to view&#8217;<br />
$System_Drawing_Size = New-Object System.Drawing.Size<br />
$System_Drawing_Size.Height = 284<br />
$System_Drawing_Size.Width = 426<br />
$groupBox1.Size = $System_Drawing_Size<br />
$System_Drawing_Point = New-Object System.Drawing.Point<br />
$System_Drawing_Point.X = 3<br />
$System_Drawing_Point.Y = 12<br />
$groupBox1.Location = $System_Drawing_Point<br />
$groupBox1.TabStop = $False<br />
$groupBox1.DataBindings.DefaultDataSourceUpdateMode = 0<br />
$groupBox1.TabIndex = 5</p>
<p>$form1.Controls.Add($groupBox1)<br />
$Displayfile.TabIndex = 0<br />
$System_Drawing_Size = New-Object System.Drawing.Size<br />
$System_Drawing_Size.Height = 23<br />
$System_Drawing_Size.Width = 75<br />
$Displayfile.Size = $System_Drawing_Size<br />
$Displayfile.Name = &#8216;Displayfile&#8217;<br />
$Displayfile.UseVisualStyleBackColor = $True</p>
<p>$Displayfile.Text = &#8216;Display file&#8217;<br />
$System_Drawing_Point = New-Object System.Drawing.Point<br />
$System_Drawing_Point.X = 341<br />
$System_Drawing_Point.Y = 22<br />
$Displayfile.Location = $System_Drawing_Point</p>
<p>$Displayfile.DataBindings.DefaultDataSourceUpdateMode = 0<br />
$Displayfile.add_Click($Displayfile_OnClick)</p>
<p>$groupBox1.Controls.Add($Displayfile)</p>
<p>$openFileDialog1.FileName = &#8216;openFileDialog1&#8242;</p>
<p>#endregion Generated Form Code</p>
<p>#Show the Form<br />
$form1.ShowDialog()| Out-Null</p>
<p>} #End Function</p>
<p>#Call the Function<br />
GenerateForm</p>
<p>Many thanks for the tool.</p>
<p>James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trevor Sullivan</title>
		<link>http://blog.sapien.com/index.php/2008/11/03/free-primalforms-tool-for-powershell-released/comment-page-1/#comment-842</link>
		<dc:creator>Trevor Sullivan</dc:creator>
		<pubDate>Thu, 20 Nov 2008 13:55:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sapien.com/index.php/2008/11/03/free-primalforms-tool-for-powershell-released/#comment-842</guid>
		<description>Wow, that&#039;s pretty cool. Thanks for creating more free tools.</description>
		<content:encoded><![CDATA[<p>Wow, that&#8217;s pretty cool. Thanks for creating more free tools.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffery Hicks</title>
		<link>http://blog.sapien.com/index.php/2008/11/03/free-primalforms-tool-for-powershell-released/comment-page-1/#comment-802</link>
		<dc:creator>Jeffery Hicks</dc:creator>
		<pubDate>Tue, 04 Nov 2008 16:23:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sapien.com/index.php/2008/11/03/free-primalforms-tool-for-powershell-released/#comment-802</guid>
		<description>There is a Getting Started Guide which walks you through most of the tool, plus some sample forms and scripts so you can see how things go together.

The form generator is only responsible for generating code to create the form. What I did when I need to make changes was export the new form to the clipboard, paste into a new file, then copy and paste the new form code into my existing script, keeping all the the script blocks and functions.</description>
		<content:encoded><![CDATA[<p>There is a Getting Started Guide which walks you through most of the tool, plus some sample forms and scripts so you can see how things go together.</p>
<p>The form generator is only responsible for generating code to create the form. What I did when I need to make changes was export the new form to the clipboard, paste into a new file, then copy and paste the new form code into my existing script, keeping all the the script blocks and functions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Crossen</title>
		<link>http://blog.sapien.com/index.php/2008/11/03/free-primalforms-tool-for-powershell-released/comment-page-1/#comment-801</link>
		<dc:creator>Christopher Crossen</dc:creator>
		<pubDate>Tue, 04 Nov 2008 16:19:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sapien.com/index.php/2008/11/03/free-primalforms-tool-for-powershell-released/#comment-801</guid>
		<description>Great tool, but we could use some tutorials. I probably just haven&#039;t figured out how to do it yet, but I can&#039;t seem to be able to add a control, put code in for it, then add additional controls. There seems to be a strict difference between this tool outputting .ps1 files and .pff. The .pff files are great for re-opening and adding new controls or changing the layout of the form, but once you export it to a .ps1 and start adding code, there doesn&#039;t seem to be a way to edit that .ps1 and add more controls (buttons, textboxes, etc). I&#039;m sure I&#039;m missing something simple, I can&#039;t imagine you guys would make it so someone had to completly design the form first, then add the code without the ability to change the form layout and add additional controls.</description>
		<content:encoded><![CDATA[<p>Great tool, but we could use some tutorials. I probably just haven&#8217;t figured out how to do it yet, but I can&#8217;t seem to be able to add a control, put code in for it, then add additional controls. There seems to be a strict difference between this tool outputting .ps1 files and .pff. The .pff files are great for re-opening and adding new controls or changing the layout of the form, but once you export it to a .ps1 and start adding code, there doesn&#8217;t seem to be a way to edit that .ps1 and add more controls (buttons, textboxes, etc). I&#8217;m sure I&#8217;m missing something simple, I can&#8217;t imagine you guys would make it so someone had to completly design the form first, then add the code without the ability to change the form layout and add additional controls.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tool: PrimalForms &#171; ICT-Freak.nl</title>
		<link>http://blog.sapien.com/index.php/2008/11/03/free-primalforms-tool-for-powershell-released/comment-page-1/#comment-794</link>
		<dc:creator>Tool: PrimalForms &#171; ICT-Freak.nl</dc:creator>
		<pubDate>Tue, 04 Nov 2008 16:06:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sapien.com/index.php/2008/11/03/free-primalforms-tool-for-powershell-released/#comment-794</guid>
		<description>[...] Bron: http://blog.sapien.com/index.php/2008/11/03/free-primalforms-tool-for-powershell-released/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Bron: <a href="http://blog.sapien.com/index.php/2008/11/03/free-primalforms-tool-for-powershell-released/" rel="nofollow">http://blog.sapien.com/index.php/2008/11/03/free-primalforms-tool-for-powershell-released/</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
