Category Focus

Macro

Back to main article

Frequency Analysis on Multiple Tables with a Macro

This SAS script creates two tables (males and females) and uses a macro to perform a frequency analysis (PROC FREQ) on these tables.

Codes in same category

Windowing Macro for PROC PRINT

Interactive SAS macro that uses a series of windows to allow the user to spec...

Project Environment Initialization

This SAS macro, named `initlilly_setup`, initializes a SAS project environmen...

Extract Paths from SASAUTOS Option

SAS macro to parse the SASAUTOS system option and extract the list of macro s...

Defining Graphic Parameters for GIF Output

SAS macro to configure GOPTIONS graphic options for generating files in GIF f...

Extract File Name and Path from an Absolute Path

Macro-program to decompose an absolute file path into file name and parent path.

Macro for editing a list of items

Function-style macro that allows editing a list of space-delimited items by a...

Write environment variables to a SAS dataset

Macro to write system and user environment variables to a SAS dataset.

Dynamic Graph Generation by Stock

This script uses a SAS macro to dynamically generate a distinct PDF report fo...

Deleting Macros from work.sasmacr Catalog by SQL Pattern

Macro to delete macros from the work.sasmacr catalog using a user-specified S...

Utility Macro for Truncating a SAS Table

SAS macro that deletes all observations from a table while preserving its str...

Converting Double Quotes and Commas in a String

Macro-function that converts double quotes to single quotes in a character st...

Remove option modifiers from a dataset name

Function-type macro that cleans a character string by removing option modifie...

Related Documentation

Aucune documentation.
Need help?

Consultez notre Knowledge Hub pour plus de ressources.

Go to Hub