TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Boblysan
NA
66
0
Case, Catch and Try.. Together???
Dec 1 2003 10:00 PM
I am still having some issues in creating my tool bar for the app. I have decided to use a case structure to determin which button the user has selected. In doing so, I ran in to a problem with some of the code for one of the buttons. There is a small section which utilizes the "try" and "catch" methods? >sorry< and when nesting this in one of my case steps, I receive an error.. Control cannot fall through from one case label ('case 0:') to another If I take out the try / catch sections of my code, the case functions, but my app will not, correctly anyway. How can I nest a section of code within a case step which contains 'try' and 'catch' Thanks, Bob
Reply
Answers (
2
)
.snk knowledge needed...
How to write a code for dynamic NPV()