User Tools

Site Tools


reference:archive_script

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
reference:archive_script [2023/03/25 23:32] paulreference:archive_script [2023/03/25 23:33] (current) paul
Line 38: Line 38:
   CustomStore_Check()   CustomStore_Check()
      
- Returns an empty string if the custom store is accessible, or an error response (which is logged) if it is inaccessible+  * Returns an empty string if the custom store is accessible, or an error response (which is logged) if it is inaccessible
  
 ====CustomStore_Upload==== ====CustomStore_Upload====
Line 46: Line 46:
 Uploads 'local_filename' and makes it accessible online as 'archive_filename'. In the future, the message will be referred to using 'archive_filename' Uploads 'local_filename' and makes it accessible online as 'archive_filename'. In the future, the message will be referred to using 'archive_filename'
  
- Returns two values +  * Returns two values 
-   * Upload succeeded (true/false) +    Upload succeeded (true/false) 
-   * Want a local store as well (true/false)+    Want a local store as well (true/false)
  
 ==== CustomStore_Get==== ==== CustomStore_Get====
Line 62: Line 62:
 Checks if 'archive_filename' is available on the custom store Checks if 'archive_filename' is available on the custom store
  
- Returns true if the file is available+  * Returns true if the file is available
  
  
reference/archive_script.txt · Last modified: 2023/03/25 23:33 by paul