1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

making notepad file as readonly thru pb application

Discussion in 'Other PC Software' started by rvn, 2003/06/07.

Thread Status:
Not open for further replies.
  1. 2003/06/07
    rvn

    rvn Inactive Thread Starter

    Joined:
    2003/06/07
    Messages:
    2
    Likes Received:
    0
    hi ,
    From PoweBuilder application I dynamically open a notepad file which is already exsisting , using the function Run(notepad.exe filename ) .The problem is the user can make changes to this file , and save it thru notepad . I want that the file should be opened in readyonly mode . How do I do it

    Thanks
    RVN
     
    rvn,
    #1
  2. 2003/06/07
    ski123

    ski123 Inactive

    Joined:
    2002/01/09
    Messages:
    163
    Likes Received:
    0
    Right click the *.txt file and select Properties. Place a check mark in the Read Only attribute. Click Apply. Click OK.

    ski123
     

  3. to hide this advert.

  4. 2003/06/08
    rvn

    rvn Inactive Thread Starter

    Joined:
    2003/06/07
    Messages:
    2
    Likes Received:
    0
    in connection to the notepad problem

    Hi ,
    I want to dyanamically at runtime of the my application want to make the notepad file as read only , and not manually change the property .

    Thanks
    rvn
     
    rvn,
    #3
Thread Status:
Not open for further replies.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.