"T_id should come here." - import txt error

JedrzejT
Member Posts: 267
Hi
1. I export almost 200 object's in one txt file.
2. I renumbering this file with renumbering tool
3. Import give me that error "T_id should come here."
When i cut 5 codeunits form file(Line where import stops) import works fine.What means that error? Object structore in file is good for me..but..i can be mistaken
Another problem ( maybe problem with no answer)
I have List type form with huge numer of fields (maybe 150-200)
This form work normally
1. Export form in txt format
2. Import form give me an error something like that ( Xpos is 106500 Xpos of control must be 0..100000)
3.Import stops
It is funny because Xpos can be > 100000 . This problem not exist for Fob format
Anybody solve that?
Thanks
1. I export almost 200 object's in one txt file.
2. I renumbering this file with renumbering tool
3. Import give me that error "T_id should come here."
When i cut 5 codeunits form file(Line where import stops) import works fine.What means that error? Object structore in file is good for me..but..i can be mistaken
Another problem ( maybe problem with no answer)
I have List type form with huge numer of fields (maybe 150-200)
This form work normally
1. Export form in txt format
2. Import form give me an error something like that ( Xpos is 106500 Xpos of control must be 0..100000)
3.Import stops
It is funny because Xpos can be > 100000 . This problem not exist for Fob format
Anybody solve that?
Thanks
0
Answers
-
Hi,
For problem 1 looks like the renumbering tool messed something up. What you can try is to compare with the orriginal using Beyond Compare.
Does the orriginal textfile import correctly? I had a few times in the past that even a new exported textfile would not import correctly.
2nd problem is a known issue. Only solution is to remove all columns in the textfile and add them later on in Navision Form designer.0 -
Thank for reply.
I compare files with araxis and everything is the same without number.
By the way..
I already solve this problem.. but this is weird. I cut object(one by one) with error and copy to new file txt. Import work fine
Regards0 -
One object still can't import
I cut this off from text file and error disappear
PROCEDURE @1000000001();
BEGIN
END;0 -
Looks like a function without a Caption
So T_id means "Function Name" :!:
Navision allows this in the C/AL editor, but gives an error when imported as text file.
Not very consistent0 -
2. Import form give me an error something like that ( Xpos is 106500 Xpos of control must be 0..100000)Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
Got the same error today but a different solution: someone created a variable named "var". Seems Navision cannot handle that. :?0
-
Hi all.
Today I have faced with same error "T_id should come here."
Someone created parameter Array in function.
So, such error also appear when reserved words used as variables names.
Maybe it help for somebody.Mark Brummel wrote:Got the same error today but a different solution: someone created a variable named "var". Seems Navision cannot handle that. :?0 -
Yes, I am getting the same error if a reserved word is used as variable, in my case also VAR.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
- 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