VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



This function returns the full application version number. For Example: MSGBOX GetVersion Diese Fun

by KlarSoft (1 Submission)
Category: Miscellaneous
Compatability: Visual Basic 5.0
Difficulty: Unknown Difficulty
Originally Published: Fri 29th September 2000
Date Added: Mon 8th February 2021
Rating: (1 Votes)

This function returns the full application version number. For Example: MSGBOX GetVersion Diese Funktion gibt die komplette interne

Rate This function returns the full application version number. For Example: MSGBOX GetVersion Diese Fun



GetVersion = App.Major & "." & App.Minor & "." & App.Revision
End Function


Download this snippet    Add to My Saved Code

This function returns the full application version number. For Example: MSGBOX GetVersion Diese Fun Comments

No comments have been posted about This function returns the full application version number. For Example: MSGBOX GetVersion Diese Fun. Why not be the first to post a comment about This function returns the full application version number. For Example: MSGBOX GetVersion Diese Fun.

Post your comment

Subject:
Message:
0/1000 characters