home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 1995 November / PCPRO_NOV95.ISO / code / vb / code_f.txt < prev    next >
Encoding:
Text File  |  1995-09-08  |  128 b   |  7 lines

  1. Private Sub Command1_Click()
  2. Dim x As GetDir.WindowsLocation
  3.  
  4. Set x = New GetDir.WindowsLocation
  5. MsgBox t.Created
  6. End Sub
  7.