contents.gifindex.gifprev0.gifnext1.gif

9.0 Programming for AcuServer

There are two programming issues to consider with AcuServer:

serv9000.gif how to modify your application to use remote name notation to access remote files

serv9000.gif how to minimize the work required to add or change the name of an AcuServer file server (pertinent to large or rapidly changing networks). We present a couple of alternatives in section 9.2.

In addition, programmers should be aware of restrictions to two Acucobol library routines: C$COPY and RENAME (details in section 9.3).