You are here: start » ppl » statements » fopen

FOPEN chnl:integer, file:string, access:integer, shrmod:integer

FOPEN chnl:integer, file:string, access:integer, shrmod:integer

Use channel “chnl” to open file “file” in access mode “access” and share mode “shrmod”

      valid channels:      0 - 7 [0 is used for script questionnaires]  
      valid access modes:  O_RD, O_WR, O_RW  
      valid share modes:   S_DN, S_DR, S_DW, S_DB  
ppl/statements/fopen.txt · Last modified: 2019/04/16 14:00
CC Attribution 4.0 International Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International