YIELD function in 2009

tedcjohnston
Member Posts: 41
I received a warning when compiling a custom codeunit in 2009- Function YIELD is obsolete. Evidently it does now work in the RTC. Not using the RTC yet, but would like to clean it up if possible. What is the suggested way to handle a long running process in 2009 so it does not hammer all users for the duration?
"There are only two truly infinite things: the universe and stupidity. And I am unsure about the universe." - Albert Einstein
Corollary- Build and idiot proof system and nature will build a better idiot.
Corollary- Build and idiot proof system and nature will build a better idiot.
0
Answers
-
I have the definition as:YIELD
Use this function to pass control to the operating system, specifically DOS/Windows 3.x, so it can process events. Once the operating system finishes, you regain control.
if you're running 2009 your os has great multitasking capabilities that nav shouldn't interfere with.
Can you tell us how you're using it?0 -
add to your code.
if not isservicetier then
you shouldn't get the warning.0 -
I am with Harry on this. Any computer capable of running 2009 wont need yeild statements, so just remove it.
The last time I used that would have been on a 486.David Singleton0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions