| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 881.1 | Copy it? | IOSG::MAURICE | A week is a long time in office politics | Wed Jun 17 1992 11:49 | 11 | 
|  |     Hi,
    
    I don't think you want to mess with the protections on the shared areas
    for some very good reasons. The simple approach would be to copy the
    file to a temporary file and pass the new filename to your VICFAX
    program (and delete it afterwards). This should only be a small change
    to your script.
    
    Cheers
    
    Stuart
 | 
| 881.2 |  | KEMER::YEGEN | the HOTLINE dude | Wed Jun 17 1992 12:04 | 11 | 
|  |     Sorry if I am wrong, but I am not quite sure if the change will be
    effective, since it is very easy to implement your suggstion. Would the
    script be able to make a copy of the document from the shared area
    since it is activated from the users account who has no access to this
    document.
    
    Best regards,
    
    Tansu YEGEN @TWI
    
    
 | 
| 881.3 | Use the ALL-IN-1 COPY FUNCTION | IOSG::MAURICE | A week is a long time in office politics | Wed Jun 17 1992 13:05 | 6 | 
|  |     The script can use the ALL-IN-1 COPY function to make the copy. This
    function will raise ALL-IN-1's privileges to do the copy.
    
    Cheers
    
    Stuart
 | 
| 881.4 |  | KEMER::YEGEN | the HOTLINE dude | Wed Jun 17 1992 13:28 | 6 | 
|  |     Thank you very much for your help. Is there also a type function in
    ALL-IN-1 which can do the trick.
    
    Thank you very much,
    
    Tansu YEGEN@TWI
 | 
| 881.5 | LIST function | IOSG::MAURICE | A week is a long time in office politics | Wed Jun 17 1992 13:36 | 5 | 
|  |     Yes there is the LIST function.
    
    Cheers
    
    Stuart
 | 
| 881.6 | See OA$LIB:WPPRUNOFF.COM | IOSG::NEWLAND | Richard Newland, IOSG, REO1-D/4A | Wed Jun 17 1992 13:52 | 17 | 
|  | For an example of how to do this look at the OA$LIB:WPPRUNOFF.COM command
procedure and the RUNOFF Format Master entry.  This procedure has to cope
with exactly the same type of problem because when the RUNOFF program runs
it also cannot access files in the shared directories because of their
protection. 
If your script is invoked by being a Print and/or Read function defined in
a FORMAT master entry then an input symbol will be set to indicate if the
file is in a shared directory. 
Have you reported this problem to the VICFAX group, because it appears to 
be a situation they should be dealing with.  There is a notes conference at 
AUSSIE::VICFAX.
Richard
 |