User Tools

Site Tools


data_core:tcpprinter

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
data_core:tcpprinter [2023/11/20 09:31] sudata_core:tcpprinter [2024/05/24 10:56] su
Line 135: Line 135:
  
 # Get all files in dirctory # Get all files in dirctory
-$dirPath = "C:\Temp\IthacaPrint"+$dirPath = "C:\Temp\PrintTest"
 $files = Get-ChildItem $dirPath | Where-Object { $_.PSIsContainer -eq $false } $files = Get-ChildItem $dirPath | Where-Object { $_.PSIsContainer -eq $false }
  
data_core/tcpprinter.txt · Last modified: 2024/05/24 14:39 by su