Timeline for Powershell script not saving text file after the script is done executing
Current License: CC BY-SA 3.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 24, 2015 at 16:33 | vote | accept | OysterMaker | ||
| Mar 24, 2015 at 16:33 | vote | accept | OysterMaker | ||
| Mar 24, 2015 at 16:33 | |||||
| Mar 24, 2015 at 16:15 | vote | accept | OysterMaker | ||
| Mar 24, 2015 at 16:33 | |||||
| Mar 24, 2015 at 16:13 | answer | added | FoxDeploy | timeline score: 2 | |
| Mar 24, 2015 at 16:12 | comment | added | OysterMaker | This is assuming that the user chose the same file name and same folder name. Otherwise it will just make the new data | |
| Mar 24, 2015 at 15:59 | answer | added | jbsmith | timeline score: 2 | |
| Mar 24, 2015 at 15:57 | comment | added | arco444 | How will you know which file to delete on the next run if you're taking the file name from user input? | |
| Mar 24, 2015 at 15:53 | comment | added | Etan Reisner |
Use something other than Write-Host to write to the pipeline.
|
|
| Mar 24, 2015 at 15:44 | history | asked | OysterMaker | CC BY-SA 3.0 |