` Comment on an Icetips Article
Icetips - Templates, Tools & Utilities for Clarion Developers

Templates, Tools and Utilities
for Clarion Developers

Add a comment to an Icetips Article

Please add your comments to this article. Please note that you must provide both a name and a valid email address in order for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!

Your Name:  
Email:  
Header text/Subject:  

Please enter your comment in the box below:

Back to article list   Search Articles     Add Comment     Printer friendly     Direct link  

Par2: Autonumbering compound keys TPS
1998-08-21 -- Jim Katz
 
You must prime the high order key element before the call to the FileManager's PrimeRecord method. In the embed for the browse, if you are calling the form from a browse, for the browse Manager's PrimeRecord method, priority less than 5000: TRA:TranType = I If you are doing it manually then: Clear(TRA:Record) TRA:TranType = I Access:TranType.PrimeRecord(1) !! the parameter of 1 means that the PrimeRecord method will not clear the buffer before creating the new record.


Today is May 5, 2024, 11:10 pm
This article has been viewed 35117 times.



Back to article list   Search Articles   Add Comment   Printer friendly

Login

User Name:

Password: