Page 1 of 1

Tutorial on: How to use Publishdate() Funcation

Posted: October 8th, 2022, 5:44 am
by khurshid.arshad
Dear CSPro Users

You frequently update the application, but the enumerators, despite your instructions, do not. We will use the PublishDate function to address this issue.

The publishdate function returns the date and time that the code was compiled. Generally, this is not particularly meaningful because the code is compiled right before it is executed. The exception to this is when you create compiled binary data entry applications. These files, with the extension .pen, are used to run applications on mobile devices. In the case of a .pen file, the value returned by the function will be the date and time that the .pen file was created.

https://youtu.be/766_D7Z2fJU


I will be keenly looking forward to your suggestions and feedback in the comments section.

Best regards.
a.