Article ID: 142559
Article Last Modified on 6/23/2005
Display name
Host name
Port number
gdsset -c -gn -f "description of file" -a "administrator's name" -e e-mail filename
-c Use this flag to edit or create a new file.
-gn The value for n can be any single-digit code from 0 to 9. If you
omit this flag, the code for the file type will default to 9, binary.
-a "administrator's name" The value between the quotation marks is the
administrator's name. If you omit this flag, the value defaults to
the service administrator's name in the Service dialog box of the
Microsoft Internet Service Manager.
-e e-mail The value is the administrator's e-mail address. If you
omit this flag, the value defaults to the service administrator's
e-mail name in the Service dialog box of the Microsoft Internet
"filename" The value is the name of the tag file you're creating or
editing (without the quotation marks).
NOTE: This command line automatically hides the tag files you create.
for %1 in (*.txt) do <echo %i&& gdsset -c -gn -f %i %i
0 A file, usually a flat text file
1 A Gopher directory
2 A CSO phone-book server
3 An error
4 A BinHex'ed Macintosh(r) file
5 An MS-DOS(r) binary archive
6 A UNIX(r) Uuencoded file
7 An index-search server
8 A Telnet session
9 A binary file
c A calendar or calendar of events
g A graphic interchange file (GIF) graphic
h An HTML World Wide Web hypertext page
i An in-line text that is not an item
I Another kind of image file
m A BSD format mbox file
P A PDF document
T A TN3270 mainframe session
: A bitmap Image (use Gopher Plus information for type of image)
Additional query words: prodiis1
Keywords: kbusage KB142559