home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / nbjdstat.zip / nbjdstat.txt < prev   
Text File  |  2002-10-14  |  1KB  |  28 lines

  1. ┌─────────────────────────┐
  2. │ NBJDSTAT  V2.00         │
  3. │ Copyright IBM 1992-1994 │
  4. └─────────────────────────┘
  5.  
  6.  Usage:nbjdstat remote_name options
  7.      remote_name:NETBIOS name to find(length: 16 characters [case sensitive])
  8.         If the name is less than 16 characters, blanks(0x20) are appended.
  9.         * specifies local name.
  10.      options:
  11.         /a  :specifies adapter to use (default:0) - valid:0,1,2,3
  12.         /h  :intrepet value as hex value and append to remote name
  13.              example: SERVER1 /h20
  14.              entire remote name may be specified as hex value
  15.              example: /h41555320202020202020202020202020
  16.         /m  :to make the name as IBM LS messager name
  17.         /n  :to append 0x00 to the name up to 16 characters
  18.         /q  :to make the name as IBM LS requester name
  19.         /v  :to make the name as IBM LS server name
  20.         /rxy:to make the name as IBM DB2/2 requester name
  21.              x can be: s(sql name); i(interrupt name)
  22.              y can be: 0(adapter 0); 1(adapter 1)
  23.         /sxy:to make the name as IBM DB2/2 server name
  24.              if x: is c(catcher name))
  25.              y can be: 0(adapter 0); 1(adapter 1)
  26.              if x: is b(callback name)
  27.              y can be: p(primary adapter); s(secondary adapter)
  28.