Parameters
- channel
- The channel number.
Return Value
A value of zero (0) is success otherwise an error code.
;;check to see if this "Channel" is a database channel and not an ISAM channel if (Symphony.dB.DBAccess.GenericDBCheck(channel)) begin err = Symphony.dB.DBAccess.GenericFileDelete(channel) xreturn end
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2