Search notes:

SAS macros

%compareDatasetStructure: compares the structure (datatypes, missing variables etc.) in two data sets.
%directory_seperator: returns a slash on Unix systems and a backslash on Windows systems.
%createId to create a unique identifier.
createmacro to dynamically create macros.
writeToFile to write a (single line of text) to a file.
opt to get the value of an option.
shellCmd to execute a shell command and print its result in the log file
Array macros to process arrays in SAS macros.
filesInDirectory returns a array with the names of files and directories in a given directory.
SQL related macros.

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Companie...', 1745615425, '3.17.135.12', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Companies-Products/SAS/macros/index(58): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78