Module: modTwitter
Code to post and retrieve messages from your Twitter account
|
Procedure Name
|
Type
|
Description
|
|
(Declarations)
|
Declarations
|
Declarations and private variables for the modTwitter module
|
|
PostToTwitter
|
Procedure
|
Posts a tweet (status message) to Twitter
|
|
SearchTwitter_Advanced
|
Procedure
|
Searches Twitter for the passed parameters (All parameters are optional)
|
|
SearchTwitter_String
|
Procedure
|
Searches Twitter for the passed string
|
|
TwitterSearchResultTranslator
|
Procedure
|
Translates the Twitter search results into String arrays.
When you use the SearchTwitter functions, the results are returned as XML. This routine parses the XML, and populates the passed arrays with values from the XML file.
|
|
URLEncode
|
Procedure
|
Encodes a string so it can be passed to a URL
|
Overview of Total Visual SourceBook
The source code in Total Visual
SourceBook includes modules and classes for Microsoft Access, Visual
Basic 6 (VB6), and Visual Basic for Applications (VBA) developers. Easily
add this professionally written, tested, and documented royalty-free code
into your applications to simplify your application development efforts.
Additional Resources
|