[an error occurred while processing this directive]
![]() | Forms Processor Advanced Commands |
Example:
# read the contents of the file 'www/file.html.count' into $data
&slurp ("data","www/file.html.count");
# print out a dynamic file
format screen source www/welcome.html
format screen
There have been $data hits to this page
.
See also: &set_lock ("filename") and &free_lock("filename");
[an error occurred while processing this directive]