home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 1_2002.ISO / Data / Zips / CODE_UPLOAD33682122000.psc / FormSubsUpdt.bas < prev    next >
Encoding:
BASIC Source File  |  2000-02-11  |  818 b   |  22 lines

  1. Attribute VB_Name = "FormSubsUpdt"
  2. ' Module Created by Michael Heath
  3. ' Purpose of this module is to create a couple form tricks
  4. ' See each sub and read their descriptions
  5. ' Created 1/20/2000
  6. ' Updated 1/24/2000
  7.  
  8. ' Set the Name of your application using Underscores so it will fit in
  9. ' subject line of email
  10. ' Following constants are used for naming the news and update text from the server.
  11. ' Rename them accordingly
  12. Public Const vAppName = "Form_Manipulator"
  13. Public Const strNewsFile = "news.txt"
  14. Public Const strUpdateFile = "FormManupdt.txt"
  15. Public Const strSetHost = "ftp://win2000"
  16. Public Const vIniKey = "FormMan"
  17. ' End News and Updates
  18.  
  19. ' End News and Updates
  20.  
  21. Public ShowUserERR As Boolean ' Used to decide if Error Message will popup or not
  22. Public strPosTop As String ' HoldrSw,oldrSw,old