| |||||||
|
|
Click here to download plain text source code.
# subroutine name: updatecounter # Writes new content to a file # Utilizes function syswritedata(), which does the same job # Global variables used: # $no_flock - disable flock or not sub updatecounter { &syswritedata( @_ ); } |
|||||||||||||||||||||
| Copyright © 1999-2007 Atomicsoft Ltd. All Rights Reserved. | ||