@@ -12,137 +12,114 @@ permalink: /Reference/Procedures-and-Functions
1212
1313## A
1414
15- ### AppActivate
16-
17- ### Asc, AscB, AscW
15+ - [ AppActivate] ( ../tB/Core/AppActivate ) -- activates an application window
16+ - Asc, AscB, AscW
1817
1918## B
2019
21- ### Beep
20+ - [ Beep] ( ../tB/Core/Beep ) -- sounds a tone through the computer’s speaker
2221
2322## C
2423
25- ### ChDir
26-
27- ### ChDrive
28-
29- ### Chr\$ , Chr, ChrB\$ , ChrB, ChrW\$ , ChrW
24+ - [ Calendar ] ( ../tB/Core/Calendar )
25+ - [ ChDir ] ( ../tB/Core/ChDir ) -- changes the current directory or folder
26+ - [ ChDrive] ( ../tB/Core/ChDrive ) -- changes the current drive
27+ - [ CurDir ] ( ../tB/Core/CurDir )
28+ - Chr\$ , Chr, ChrB\$ , ChrB, ChrW\$ , ChrW
3029
3130## D
3231
33- ### Date
34-
35- ### DeleteSetting
32+ - [ Date] ( ../tB/Core/Date ) -- sets or returns the current system date
33+ - [ DeleteSetting ] ( ../tB/Core/DeleteSetting ) -- deletes a section or key setting from an application’s entry in the Windows registry
34+ - [ Dir ] ( ../tB/Core/Dir )
3635
3736## E
3837
3938## F
4039
41- ### FileCopy
42-
43- ### Filter
44-
45- ### Format$, Format
46-
47- ### FormatCurrency
48-
49- ### FormatDateTime
50-
51- ### FormatNumber
52-
53- ### FormatPercent
40+ - [ FileCopy] ( ../tB/Core/FileCopy ) -- copies a file
41+ - Filter
42+ - Format$, Format
43+ - FormatCurrency
44+ - FormatDateTime
45+ - FormatNumber
46+ - FormatPercent
5447
5548## G
5649
57- ### GetSetting
50+ - [ GetSetting] ( ../tB/Core/GetSetting ) -- returns a string key setting value from an application’s entry in the Windows registry
5851
5952## H
6053
6154## I
6255
63- ### InStr$, InStrB, InStr
64-
65- ### InStrRev
56+ - InStr$, InStrB, InStr
57+ - InStrRev
6658
6759## J
6860
69- ### Join
61+ - Join
7062
7163## K
7264
73- ### Kill
65+ - Kill
7466
7567## L
7668
77- ### LCase\$ , LCase, UCase\$ , UCase
78-
79- ### Left\$ , Left, LeftB$, LeftB
80-
81- ### Load
82-
83- ### LTrim\$ , LTrim, RTrim\$ , RTrim
69+ - LCase\$ , LCase, UCase\$ , UCase
70+ - Left\$ , Left, LeftB$, LeftB
71+ - Load
72+ - LTrim\$ , LTrim, RTrim\$ , RTrim
8473
8574## M
8675
87- ### Mid$, Mid, MidB\$ , MidB
88-
89- ### MkDir
76+ - Mid$, Mid, MidB\$ , MidB
77+ - [ MkDir] ( ../tB/Core/MkDir )
9078
9179## N
9280
93- ### Name
81+ - Name
82+ - [ Now] ( ../tB/Core/Now )
9483
9584## P
9685
9786## Q
9887
9988## R
10089
101- ### Randomize
102-
103- ### Reset
104-
105- ### Right\$ , Right, RightB\$ , RightB
106-
107- ### RmDir
108-
109- ### Rnd
90+ - Randomize
91+ - Reset
92+ - Right\$ , Right, RightB\$ , RightB
93+ - [ RmDir] ( ../tB/Core/RmDir )
94+ - Rnd
11095
11196## S
11297
113- ### SavePicture
114-
115- ### SaveSetting
116-
117- ### SendKeys
118-
119- ### SetAttr
120-
121- ### Space\$ , Space
122-
123- ### StrComp
124-
125- ### StrConv
126-
127- ### String\$ , String
128-
129- ### StrReverse
98+ - SavePicture
99+ - [ SaveSetting] ( ../tB/Core/SaveSetting ) -- saves or creates an application entry in the application’s entry in the Windows registry
100+ - [ SendKeys] ( ../tB/Core/SendKeys )
101+ - SetAttr
102+ - [ Shell] ( ../tB/Core/Shell )
103+ - Space\$ , Space
104+ - StrComp
105+ - StrConv
106+ - String\$ , String
107+ - StrReverse
130108
131109## T
132110
133- ### Time
134-
135- ### Trim\$ , Trim
111+ - [ Time] ( ../tB/Core/Time )
112+ - Trim\$ , Trim
136113
137114## U
138115
139- ### Unload
116+ - Unload
140117
141118## V
142119
143120## W
144121
145- ### Width
122+ - Width
146123
147124## X
148125
0 commit comments