Up |
_openbrowserhttpP
Try to open a local file. The user must agree this action (a popup will be displayed on his screen).
Prototype :
fun [P] P
- P : a read reference file
Return : P the same refrence or nil if error
See also :
Example :
Up |
Try to open a local file. The user must agree this action (a popup will be displayed on his screen).
fun [P] P
Return : P the same refrence or nil if error