how to use ascii in batch


SUBMITTED BY: ROVER6

DATE: March 6, 2022, 12:09 a.m.

FORMAT: Batchfile

SIZE: 60 Bytes

HITS: 361

  1. @echo off
  2. type pyfile.py
  3. echo.
  4. echo The file has printed.

comments powered by Disqus