Hi,
I have been working on a small project that needs be finnished yesterday < ;).
So I did fast coding. with screen to file ect working direct on files , sometimes a custom query.
Ok the problem
I have a table and a child table connected to that. ===> order ..==. orderline
If I add an order then after adding it I need to redisplay with tabledisplay( tablename, tainit) to get the last added record as well.
Standaard after running this tainit the first row of the table gets selected ( because table is run again from start).
How do I get that selection on the last added record?
With the modify there is no problem , I select current record and it does fine.
I donnot want to work with tableaddline if possible . As said the app is due Yesterday.
Regards
Allard
I have been working on a small project that needs be finnished yesterday < ;).
So I did fast coding. with screen to file ect working direct on files , sometimes a custom query.
Ok the problem
I have a table and a child table connected to that. ===> order ..==. orderline
If I add an order then after adding it I need to redisplay with tabledisplay( tablename, tainit) to get the last added record as well.
Standaard after running this tainit the first row of the table gets selected ( because table is run again from start).
How do I get that selection on the last added record?
With the modify there is no problem , I select current record and it does fine.
I donnot want to work with tableaddline if possible . As said the app is due Yesterday.
Regards
Allard