Article 158077 of comp.os.vms: At 14:23 26-10-96 -0400, CHConley wrote: >Has anyone had any experience getting data from an RMS Indexed file >using Microsoft Visual Basic on a networked PC? > >Can VB get to a specific record using an indexed field in the RMS file, or >must it read the file sequentially? > >Can this be done without creating locking problems on the VMS side? We have a C API provided as a DLL which allows remote access to RMS files. You can create/open/read/write files (and more... Print to queues...) on a VMS (or unix) machine using the DLL routines on your PC, provided that you run our server on the host machine. The server runs on most Unixes as well as VMS, and the client side API runs on Unix and Windows/DOS. Take a peek at http://www.synergex.com Cheers, Nigel ======================================================= Nigel White (nigel@synergex.com) Systems Programmer, Synergex (Formerly DISC) 2330 Gold Meadow Way; Gold River, CA 95670 Phone: 916/8530366; Fax: 916/635-6549; WWW: http://www.synergex.com