webonomic

Member since 02/18/2008

30 snippets

View their favorites



Their Tags



We Recommend

Effective Tcl/Tk Programming: Writing Better Programs with Tcl and Tk Effective Tcl/Tk Programming: Writing Better Programs with Tcl and Tk
Shows how to build Tcl/Tk applications effectively. Teaches how to: create interactive displays with canvas widget, create customized editors with the text widget, handle data structures, interface with existing applications and more.

webonomic's Recent SAS Snippets



« Prev [Page 1 of 2] Next »
  1. [ ]Proc FCMP Creating a Function and Calling the Function from a DATA Step

    SAS proc FCMP
    posted on October 2, 2008 by webonomic
  2. [ ]Proc FCMP Creating a Call Routine and Function

    SAS proc FCMP
    posted on October 2, 2008 by webonomic
  3. [ ]Proc FCMP Example

    SAS proc FCMP
    posted on October 2, 2008 by webonomic
  4. [ ]Count up the number of characters in a string

    SAS character String count
    posted on October 2, 2008 by webonomic
  5. [ ]Count up the number of substrings in a string

    SAS String count
    posted on October 2, 2008 by webonomic
  6. [ ]Use Regular Expressions in Proc SQL

    SAS sql match regular Expression proc
    posted on October 2, 2008 by webonomic
  7. [ ]Access SQLite Database from SAS

    SAS database odbc SQLite
    posted on September 30, 2008 by webonomic
  8. [ ]Needle Plot with SGPLOT

    SAS needle graph SGPLOT plot
    posted on June 11, 2008 by webonomic
  9. [ ]Match Merge using Proc SQL

    SAS sql merge match dataset proc
    posted on May 24, 2008 by webonomic
  10. [ ]SAS goto statement

    SAS control goto flow
    posted on May 17, 2008 by webonomic
  11. [ ]Create a new data set for each BY-Group in a data set

    SAS BY statement dataset subset
    posted on May 13, 2008 by webonomic
  12. [ ]SAS String Parsing

    SAS parse String
    posted on May 3, 2008 by webonomic
  13. [ ]Merge datasets with unlike variable names

    SAS merge dataset
    posted on May 3, 2008 by webonomic
  14. [ ]Using Proc SQL to summarize tables into groupings

    SAS sql proc summarize
    posted on May 3, 2008 by webonomic
  15. [ ]Create one response from "check all that apply" variables

    SAS data dataset shaping
    posted on April 8, 2008 by webonomic
  16. [ ]Paired Bar Chart

    SAS bar chart
    posted on April 1, 2008 by webonomic
  17. [ ]Logical Expressions In SQL

    SAS sql proc
    posted on April 1, 2008 by webonomic
  18. [ ]Convert Excel to SAS Dataset

    SAS excel convert dataset
    posted on April 1, 2008 by webonomic
  19. [ ]Send SAS Data to Excel

    SAS excel MS proc dbload
    posted on March 31, 2008 by webonomic
  20. [ ]Connecting to Microsoft SQL Server from SAS with OleDB

    SAS mssql String connection OleDB
    posted on March 31, 2008 by webonomic
  21. [ ]Word Count 2

    SAS count word
    posted on March 31, 2008 by webonomic
  22. [ ]Word Frequency Count

    SAS count word
    posted on March 31, 2008 by webonomic
  23. [ ]Reusable Data Merge Macro

    SAS data merge macro
    posted on March 31, 2008 by webonomic
  24. [ ]Setting variable value based on value of another variable.

    SAS variable Value
    posted on March 31, 2008 by webonomic
  25. [ ]String Matching

    SAS parse String regular expressions prxmatch
    posted on March 31, 2008 by webonomic
« Prev [Page 1 of 2] Next »