The REPLY Button disappeared again.
Thanks for the help with versions.
Grandpa
:D
Printable View
The REPLY Button disappeared again.
Thanks for the help with versions.
Grandpa
:D
Refesh your browser when it appear.
What are you referring to? These forums? If so, the reply button should be located at the bottom right corner of a thread.
Yupp, sometimes you just have to scroll to the right...
Tends to happen with the PHP, code, and vbcode tags, so in VB I like it when people do this:Quote:
Originally posted by Joacim Andersson
Yupp, sometimes you just have to scroll to the right...
VB Code:
Public Declare Function SomeReallyLongAPICall(ByVal UnnecessaryArg1 As String, _ UnnecessaryArg2 As Any) As Double
Like for example in this thread.
Since the following code uses a very long line, you have to scroll to the right to find the reply button.Best regardsVB Code:
MsgBox "This is one of the cases when a code line becomes very very very long so if you don't have a very very very high resolution on your screen you will probably need to scroll to the right to see the complete code line and to find the reply button.", vbInformation + vbOkOnly + vbDefaultButton1, "This is the caption of this message box. And just as the message it's complete useless"