Home Web Design Programming Fairlight CMI Soap Box Downloads Links Biography About... Site Map

The Holmes Page Open Mode Reference

CA-Clipper Opportunities Tips and Tricks Networking Internal Errors Source Code CA-VO



BACK TO
CA-CLIPPER
NETWORKING

The following tables list the various CA-Clipper commands and functions that open or create files. 
Note  "R/W" means read/write, and "Ro" means read-only.


Commands that open one file


Open mode for file     Current
Sharing Access DBF is...
append ... from <FILE> ... shared Ro written to
copy to <FILE> ... exclusiveR/Wread from
copy structure ... to <FILE> exclusiveR/Wread from
copy to <FILE> structure extended exclusiveR/Wread from
create <FILE> exclusiveR/Wnot used
display ... to <FILE> exclusiveR/Wread from
index on ... to <FILE> exclusiveR/Wread from
join with <ALIAS> to <FILE> ...exclusiveR/Wread from
list ... to file <FILE> exclusiveR/Wread from
restore from <FILE> ... shared Ro not used
save to <FILE> ... exclusiveR/Wnot used
set alternate to <FILE> exclusiveR/Wnot used
set printer to <FILE> exclusiveR/Wnot used
sort ... to <FILE> exclusiveR/Wread from
text ... to file <FILE> ... exclusiveR/Wnot used
total on ... to <FILE> ... exclusiveR/Wread from


Commands that open two files


Open mode for file     Current
Sharing Access DBF is...
copy file <FILE1> shared Ro not used
       to <FILE2>exclusiveR/W
create <FILE1> exclusiveR/Wnot used
  from <FILE2>   (if exclusive on)exclusiveR/W
(if exclusive off)sharedR/W
label form <FILE1> shared Ro read from
   to file <FILE2> exclusiveR/W
report form <FILE1> shared Ro read from
    to file <FILE2> exclusiveR/W
type <FILE1> shared Ro not used
     to file <FILE2> exclusiveR/W


Commands that open multiple files


Open mode for file     Current
Sharing Access DBF is...
set index to <FILE LIST>identical to the open mode
of the current DBF
not used
use <FILE>   (if exclusive on)exclusiveR/Wnot used
(if exclusive off)sharedR/W
    index <FILE LIST>identical to the open mode
of <FILE>


Functions that open one file


Open mode for file     Current
Sharing Access DBF is...
fopen(<FILE> [,<OPEN MODE>])  varies variesnot used
memoread(<FILE>) shared Ro not used
memowrit(<FILE>) exclusiveR/W not used


Home Web Design Programming Fairlight CMI Soap Box Downloads Links Biography About... Site Map

Site Map Send comments about this site to Greg at gregh@ghservices.com
All pages copyright © 1996-1999 GH Services™   Created 1997/06/09   Last updated 1999/09/30
All trademarks contained herein are the property of their respective owners