Home Page Customer Care Services Order Now Search Contact Us Privacy Statement ChamberGates
Page Location
Home Page
Support
atcCore
atcCore Object
CurrentDir
ErrCode
ErrDesc
MaxPath
Version
CheckSpecial
CheckString
ClearErrors
CopyFile
CreateDir
DirExists
ErrorDesc
FileDelete
FileExists
FileExistsEx
FileName
FileNameDate
GetDir
GetDirDateTime
GetDirVB
GMTToLocal
LastFile
LocalToGMT
MoveFile
RemoveEndingQuotes
SysTimeToVBEx
VBToSysTimeEx
atcCore Object 1.13.37

Provides ASP developers with basic functions. Many of these methods can be found in other COM components but many of these have been enhanced and are faster than those defined elsewhere.

Class Descriptor
[VBScript]
Set Foo = Server.CreateObject("atcCore.CoreMan")

[JScript]
var Foo = new ActiveXObject("atcCore.CoreMan");

[PHP]
$Foo = new COM("atcCore.CoreMan");

[Perl]
$Foo = new OLE( "atcCore.CoreMan" );

Properties
CurrentDir | ErrCode | ErrDesc | MaxPath | Version

Methods
CheckSpecial | CheckString | ClearErrors | CopyFile | CreateDir | DirExists | ErrorDesc | FileDelete | FileExists | FileExistsEx | FileName | FileNameDate | GetDir | GetDirDateTime | GetDirVB | GMTToLocal | LastFile | LocalToGMT | MoveFile | RemoveEndingQuotes | SysTimeToVBEx | VBToSysTimeEx

Copyright (c) 1999-2004 ChamberGates. All Rights Reserved.