There are three programming issues to consider with AcuServer file server software:
               	 
            
            	 
             
               		
               - 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).
                  		
               
- How and whether to use AcuServer's multiple-record mode (pertinent to those who read a large number of sequential records
                  without user interruption, as when generating reports).
                  		
               
This help section discusses these programming issues. In addition, it discusses restrictions to three ACUCOBOL-GTĀ® library
               routines of which programmers should be aware: C$COPY, C$FILEINFO, and RENAME. See Restrictions to Library Functions for more information.