form?

subrata.bauri
Member Posts: 21
Hi ara3n,
I want to create a form such that the form will have 2 controls, one is text box and another one is command button.
I want to write code into the command button such that when some one click the command button the text will show the Customer Name orderly from the Customer Table(ID 18).
I have do the avobe problem with the help of " WITH DO"Statement
But I want same thing with the help of FOR LOOP.
how can I do?
Thenk u
I want to create a form such that the form will have 2 controls, one is text box and another one is command button.
I want to write code into the command button such that when some one click the command button the text will show the Customer Name orderly from the Customer Table(ID 18).
I have do the avobe problem with the help of " WITH DO"Statement
But I want same thing with the help of FOR LOOP.
how can I do?
Thenk u
0
Comments
-
I'm sure there are other people in this forum who can answer this as well.
I would suggest looking at the developer manuals and study the pdf documents. The with do and for loop can be found in most programming langauges.0 -
As ara3n said, see the programming manual for details.
But note this : WITH is not a loop statement, it's only a kind of shortcut for lazzy programmer :? ... Try to work without this statement, your code will be better readable for you and the others ... (but it's a "philosophic" point of view).0 -
Looking at the posting dates it is almost a non-issue but you can make several loops in Navision
REPEAT UNTIL FOR x = 1 to 10 DO BEGIN END WHILE x = VALUE DO BEGIN END
0
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
- 322 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