AboutWinWrapBasic Instruction
SyntaxGroupAboutWinWrapBasic [Timeout]
MiscellaneousDescription
Show the WinWrap Basic about box.
Parameters Description Timeout This numeric value is the maximum number of seconds to show the about box. A value less than or equal to zero displays the about box until the user closes it. If this value is omitted then a three second timeout is used.
Sub Main AboutWinWrapBasic End Sub