Since 5/4/2012 6:49:28 PM, brad.jennings has written 3 articles and participated in 0 conversations. brad.jennings signature: brad.jennings
brad.jennings's articles:
Items(3) /1
Reference line017 (11/7/2007 9:55:03 PM) comp.soft-sys.sas I have a dataset that I am graphing using proc gchart. With each record in the dataset is a value that I would like to have as a reference line on my graph. Here is a sample of my data: company month ... brad
Carriag Return affecting Retain statement220 (5/27/2005 4:30:55 PM) comp.soft-sys.sas I am reading in a print image file. I have retained certain variables; however, when the cursor sees what appears to be a carriage return in column 1, it stops retaining the previous variable and picks up the ... brad
Listing directory of tables339 (10/20/2004 10:57:15 PM) comp.soft-sys.sas I am connecting to a datawarehouse via SAS/ACCESS to ODBC and I want to list all of the tables in the warehouse. I have attempted the following code; however, the log says there are no members. I would like s... brad