• Previous Page
  • |
  • Next Page

PWENCODE Procedure

  • Syntax click for menu
    Procedure SyntaxPROC PWENCODE Statement
  • Overview
  • Concepts
  • Examples click for menu
    Encoding a PasswordUsing an Encoded Password in a SAS ProgramSaving an Encoded Password to the Paste BufferSpecifying Method= SAS003 to Encode a Password
Syntax
Table of Procedure Tasks and Examples

Syntax

PROC PWENCODE IN='password' <OUT=fileref> <METHOD=encoding-method>;

Table of Procedure Tasks and Examples

Statement Task Example
PROC PWENCODE Encode a password Ex. 1, Ex. 2, Ex. 3, Ex. 4
Copyright © SAS Institute Inc. All Rights Reserved.
  • Previous Page
  • |
  • Next Page
  • |
  • Top of Page