Re: Change which record opens with F2
Björn Schwab
10-17-17
nope. It is the SClass used in windows def that will do the trick
In the database definition this is used when running import and you have set up that change from old to new codes. (items, customers etc).

Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Aldevinas Katkus
same v. 2025-02-24. New DB. Just forward balances (purchase, sales invoices) from 2024 and later. In your case does turnover per period differs or just fwd. balance differs and turnover is identical i...
09:56 20 Mar 2025
Aldevinas Katkus
RecordAddBegin(UserVc,"UserVc_fuel"); RecordField(EmployeeCode, M4Code, 10,0); KeyBegin(EmployeeCode); KeySegment(EmployeeCode); KeySegment(Code); EndRecordAdd; ...
12:32 26 Feb 2025