Forums

Find answers, ask questions, and connect with our
community all around the world.

Home Forum Omnis General Forum Saving a file in read only

  • Saving a file in read only

    Posted by Brian Germann on October 16, 2020 at 1:59 pm

    Is it possible to us FileOps to save a file in read only or maybe using Shell32 to open in read only?
    Register DLL (‘Shell32.dll’,’ShellExecuteA’,’JJCCCCJ’) ;; OPEN UP THE DEFAULT PROGRAM FOR THE SELECTED DOCUMENT
    Call DLL (‘Shell32.dll’,’ShellExecuteA’,0,’#NULL#’,%%location,”,’#NULL#’,1)

    Rainer Greim replied 3 years, 9 months ago 2 Members · 1 Reply
  • 1 Reply
  • Rainer Greim

    Member
    October 18, 2020 at 8:42 pm

    Hello Brian, would this help
    Fileops.setfileinfo..
    BR Rainer

Log in to reply.