fork
This commit is contained in:
70
langs/asp/reserved.txt
Normal file
70
langs/asp/reserved.txt
Normal file
@@ -0,0 +1,70 @@
|
||||
include
|
||||
file
|
||||
Const
|
||||
Dim
|
||||
Option
|
||||
Explicit
|
||||
Implicit
|
||||
Get
|
||||
Set
|
||||
Select
|
||||
ReDim
|
||||
Preserve
|
||||
ByVal
|
||||
ByRef
|
||||
Fix
|
||||
Xor
|
||||
var
|
||||
CreateObject
|
||||
Write
|
||||
Redirect
|
||||
Cookies
|
||||
BinaryRead
|
||||
ServerVariables
|
||||
TotalBytes
|
||||
AddHeader
|
||||
AppendToLog
|
||||
BinaryWrite
|
||||
Buffer
|
||||
CacheControl
|
||||
Clear
|
||||
Expires
|
||||
ExpiresAbsolute
|
||||
Flush
|
||||
End
|
||||
IsClientConnected
|
||||
PICS
|
||||
Status
|
||||
Recordset
|
||||
Execute
|
||||
Abandon
|
||||
Lock
|
||||
UnLock
|
||||
Command
|
||||
Fields
|
||||
Properties
|
||||
Property
|
||||
Send
|
||||
Replace
|
||||
InStr
|
||||
TRIM
|
||||
NOW
|
||||
LCase
|
||||
UCase
|
||||
Abs
|
||||
Array
|
||||
As
|
||||
LEN
|
||||
MoveFirst
|
||||
MoveLast
|
||||
MovePrevious
|
||||
MoveNext
|
||||
LBound
|
||||
UBound
|
||||
Transfer
|
||||
Open
|
||||
Close
|
||||
MapPath
|
||||
FileExists
|
||||
OpenTextFile
|
||||
ReadAll
|
Reference in New Issue
Block a user