Difference between revisions of "IFSTOOLS"
From MidrangeWiki
MrDolomite (talk | contribs) m (→V5R1: add V4R4) |
MrDolomite (talk | contribs) m (add KB19175649 link) |
||
Line 1: | Line 1: | ||
{{See also|IFSTOOL}} | {{See also|IFSTOOL}} | ||
− | {{AN}} is the name of a library of sample tools originally developed by IBM. It contains the utility {{code|QRYIFSLIB}} | + | {{AN}} is the name of a library of sample tools originally developed by IBM. It contains the utility {{code|QRYIFSLIB}}. Original code was created by DDILLING. |
==Programs== | ==Programs== | ||
Line 58: | Line 58: | ||
==External links== | ==External links== | ||
− | *Official home page - ftp://testcase.boulder.ibm.com/as400/fromibm/ApiSamples/ | + | *Official home page - [http://www-1.ibm.com/support/docview.wss?uid=nas13976fed8ab10134b862568b60071ccd3 IBM Knowledgebase 19175649] |
+ | *Download page - ftp://testcase.boulder.ibm.com/as400/fromibm/ApiSamples/ | ||
*Sample use of {{code|QRYIFSLIB}} - http://archive.midrange.com/midrange-l/200610/msg00843.html | *Sample use of {{code|QRYIFSLIB}} - http://archive.midrange.com/midrange-l/200610/msg00843.html | ||
Revision as of 19:41, 20 February 2007
- See also: IFSTOOL
IFSTOOLS is the name of a library of sample tools originally developed by IBM. It contains the utility QRYIFSLIB
. Original code was created by DDILLING.
Programs
- ATTRIB
- CHGAUTALL
- CHGCCSID
- CHGOWNALL
- CHGPGPALL
- CMDALL
- DEL
- DELTREE
- DELTREECL
- DLTIFSF
- DSPLINK
- QRYIFSLIB
- Query IFS disk usage to output file in a library
- See also: RTVDIRINF and READDIR
- RNMIFSF
Versions
V4R5
Released 11/30/2005
ATTRIB C v1.5 09/11/2003 CHGAUTALL C v1.2 09/11/2003 CHGCCSID C v1.4 09/11/2003 CHGOWNALL C v1.1 09/11/2003 CHGPGPALL C v1.2 09/11/2003 CMDALL C v1.3 03/05/2004 Run any command recursively DEL C v1.3 09/11/2003 DELTREE C v1.2 09/11/2003 DELTREECL CLLE v1.0 DLTIFSF C v1.0.1 DSPLINK C v1.0.1 QRYIFSLIB C v1.9a 11/30/2005 QRYIFSLIB1 C v1.1 OS400 R440 version RNMIFSF C v1.0.2
V4R4
Released 05/29/2002
ATTRIB C v1.4 CHGAUTALL C v1.1 CHGCCSID C v1.3 CHGOWNALL C v1.0 CHGPGPALL C v1.1 CMDALL C v1.0 Run any command recursively DEL C v1.2 DELTREE C v1.1 DELTREECL CLLE v1.0 Run without a console or in batch DLTIFSF C v1.0 delete IFS file DSPLINK C v1.0 QRYIFSLIB SQLC v1.2 R450 code with BIGINT, large file support. QRYIFSLIB1 SQLC v1.1 R440 code RNMIFSF C v1.0 Rename IFS file
External links
- Official home page - IBM Knowledgebase 19175649
- Download page - ftp://testcase.boulder.ibm.com/as400/fromibm/ApiSamples/
- Sample use of
QRYIFSLIB
- http://archive.midrange.com/midrange-l/200610/msg00843.html
Categories
This article is a stub. You can help by editing it.