1
Does the same syntax work in both SAS 9.1 and SAS 9.2?
Hi! I am a new SAS user and just yesterday IT installed SAS 9.2 on my computer at work. The code I was using for SAS 9.1 (which was working perfectly fine) has not been working on SAS 9.2; instead it sits there for a while and then shuts down. If my code were different [...]
Answer Question
| June 19, 2009 7:00 PM
Coding, Error Report, SAS 9.1, SAS 9.2, syntax
Hi! I am a new SAS user and just yesterday IT installed SAS 9.2 on my computer at work. The code I was using for SAS 9.1 (which was working perfectly fine) has not been working on SAS 9.2; instead it sits there for a while and then shuts down. If my code were different [...]
VB Error Handling
While execution of my program’s exe, the EndUser sometimes get run time error or application defined error etc., which are not handled by me in my code. So, in each & every ‘Sub’ or ‘Function’, before ‘End Sub’ or ‘End Function’, I have put these lines… If Not Err.Number = 0 Then MsgBox Me.Name & [...]
Answer Question
| January 23, 2009 7:03 AM
Error control, Error handling, Error Messages, Error Report, Software development, VB, VB 6, VB error handling, Visual Basic, Visual Basic 6, Visual Basic developers
While execution of my program’s exe, the EndUser sometimes get run time error or application defined error etc., which are not handled by me in my code. So, in each & every ‘Sub’ or ‘Function’, before ‘End Sub’ or ‘End Function’, I have put these lines… If Not Err.Number = 0 Then MsgBox Me.Name & [...]
1





