


9.0 Programming Considerations
There are two programming issues to consider with AcuServer:
- how to modify your application to use remote name notation to access remote
files
- 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 .
In addition, programmers should be aware of restrictions to two Acucobol
library routines: C$COPY and RENAME (details in Section 9.3 Restrictions to Library Functions).