Results 1 to 2 of 2

Thread: Change file properties???

  1. #1

    Thread Starter
    Member
    Join Date
    May 2000
    Posts
    43
    Just a quick thought, is it possible to change the properties of a file, eg change it to read only??? And if it is posible how would i go about doing it???
    Thanx
    Cease

  2. #2
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088
    This will make the file read-only:
    Code:
    SetAttr "c:\command.com", vbReadOnly

Posting Permissions

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



Click Here to Expand Forum to Full Width