Skip to content

ynsec37/macros

This branch is 40 commits behind sasutils/macros:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c0022e5 · May 6, 2023

History

99 Commits
Jun 23, 2017
Aug 12, 2016
Mar 19, 2017
Jan 15, 2022
Nov 26, 2021
Jun 12, 2021
May 30, 2018
Mar 19, 2023
May 7, 2021
May 30, 2018
Aug 9, 2016
Dec 6, 2021
Aug 8, 2016
Nov 4, 2018
Aug 13, 2016
Jun 26, 2021
May 6, 2023
Apr 12, 2019
Mar 29, 2019
Apr 26, 2018
Aug 8, 2016
Mar 1, 2018
Aug 13, 2016
Oct 22, 2016
Aug 8, 2016
Nov 30, 2019
Jan 14, 2020
Oct 23, 2021
Oct 23, 2021
Aug 8, 2016
Jun 2, 2022
Nov 30, 2019
May 29, 2017
Aug 9, 2017
Jun 23, 2017

Repository files navigation

macros

SAS Utility Macros

  • squote - Quote string with single quote characters
  • dquote - Quote string with double quote characters
  • parmv - Parameter validation with standard error message generation
  • mvartest - Macro variable existance test
  • direxist - Test if path is a directory
  • csvfile - Write SAS dataset as CSV file
  • bench - Time interval between calls
  • fread - Reads file using only macro code
  • substrn - Subset string (simulation of SUBSTRN function)
  • qsubstrn - Subset string (simulation of SUBSTRN function) w quoting
  • varexist - Check for the existence of a specified variable

About

SAS Utility Macros

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SAS 100.0%