MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 3 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: SAS on mainframe
movam

Replies: 5
Views: 4075

PostForum: Application Programming   Posted: Wed Sep 12, 2007 9:40 am   Subject: SAS on mainframe
Thanks guys,
I did the following for Begin of month and End of month,
Can you please clarify on the LASTDAY.

DATA _NULL_;
BEGN_DATE = INTNX("MONTH",TODAY(),0,"B"& ...
  Topic: SAS on mainframe
movam

Replies: 5
Views: 4075

PostForum: Application Programming   Posted: Wed Sep 12, 2007 8:47 am   Subject: SAS on mainframe
Alan,

I appreciate your quick response on this. Yes, it works perfect for the Begin of month.

Can we try the same for end of the month.

Thanks and Regards,
Movam
  Topic: SAS on mainframe
movam

Replies: 5
Views: 4075

PostForum: Application Programming   Posted: Wed Sep 12, 2007 12:34 am   Subject: SAS on mainframe
Hi ,

I am trying to get begin date of the month using SAS.

I am working on SAS 9.1 on z/OS V01R07M00 platform.

PROC SQL;
CONNECT TO DB2 AS TAB (SSID=DB2D SERVER=ABCD);
%PUT &am ...
 
Page 1 of 1
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group