Platform is FoxProW 2.6 on Win2K or WinXp.
Need to send a text file to COM1 to print a barcode.
Executing
! Cmd/c copy filename COM1 && Win2K
or
! copy filename COM1 && WinXp
Command window pops up to execute the COPY but stays
there until the close box of the command window is selected, control returns to the foxpro application.
I have been using this command up to Win Me with the command window closing without user assistance after execution. Control returns to the foxpro application automatically.
Is there a way to close the command window in Win 2K
or Win Xp without the users help?
Need to send a text file to COM1 to print a barcode.
Executing
! Cmd/c copy filename COM1 && Win2K
or
! copy filename COM1 && WinXp
Command window pops up to execute the COPY but stays
there until the close box of the command window is selected, control returns to the foxpro application.
I have been using this command up to Win Me with the command window closing without user assistance after execution. Control returns to the foxpro application automatically.
Is there a way to close the command window in Win 2K
or Win Xp without the users help?