Skip to content

Commit

Permalink
Minor fix to Out-Word
Browse files Browse the repository at this point in the history
  • Loading branch information
samratashok committed Nov 12, 2017
1 parent b07d6f6 commit 606bbff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Client/Out-Word.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,6 @@ https://github.com/samratashok/nishang
Write-Verbose "Using the DDE technique."
if(!$DDEPayload)
{
$DDEPayload = $Payload
$word.Selection.InsertFormula($Payload)
}
else
Expand Down

0 comments on commit 606bbff

Please sign in to comment.