www.lucersoft.com
Main
Home
Products
LC Copier
HTML Batch Editor
HTML Batch Editor PRO
Freeware
Documentation
LC Basic
Information
Order
Update Policy
Support
Contacts
Links
HBE specific commands
Syntax
fname = HBEFilename(bSuffix)
Description:
HBEFilename returns a currently processed file name. The name is returned without a path.
! In the DEMO version of HTML Batch Editor PRO this function returns "~HBEPreview" instead of real file name !
Arguments:
bSuffix - If bSuffix is True a name is with suffix. If bSuffix is False a name is without suffix.
See also:
HBEFullPath, HBEPath, HBESuffix
Back