home *** CD-ROM | disk | FTP | other *** search
- Attribute VB_Name = "FormSubsUpdt"
- ' Module Created by Michael Heath
- ' Purpose of this module is to create a couple form tricks
- ' See each sub and read their descriptions
- ' Created 1/20/2000
- ' Updated 1/24/2000
-
- ' Set the Name of your application using Underscores so it will fit in
- ' subject line of email
- ' Following constants are used for naming the news and update text from the server.
- ' Rename them accordingly
- Public Const vAppName = "Form_Manipulator"
- Public Const strNewsFile = "news.txt"
- Public Const strUpdateFile = "FormManupdt.txt"
- Public Const strSetHost = "ftp://win2000"
- Public Const vIniKey = "FormMan"
- ' End News and Updates
-
- ' End News and Updates
-
- Public ShowUserERR As Boolean ' Used to decide if Error Message will popup or not
- Public strPosTop As String ' HoldrSw,oldrSw,old