+ Reply to Thread
Results 1 to 2 of 2

Thread: The CL Corner: Clearing, Rather than Deleting, an IFS File

  1. #1

    Default The CL Corner: Clearing, Rather than Deleting, an IFS File

    ** This thread discusses the article: The CL Corner: Clearing, Rather than Deleting, an IFS File **
    ** This thread discusses the Content article: The CL Corner: Clearing, Rather than Deleting, an IFS File **

    An alternate to building your own CLRSTMF command would be to make use of QSHELL, if you have it installed. From any CL program all you would need to do is this:

    QSH CMD('cat /dev/null > /place-path-to-file-here')

  2. #2
    NathanDTW Guest

    Default

    ** This thread discusses the article: The CL Corner: Clearing, Rather than Deleting, an IFS File **
    ** This thread discusses the Content article: The CL Corner: Clearing, Rather than Deleting, an IFS File **
    testing testing

+ Reply to Thread

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts