Let\'s say I have the following simple PowerShell script in c:\\temp\\file-data-alt.ps1:
c:\\temp\\file-data-alt.ps1
Param ($filename, $data) Write-Output ($filename) Write