_TOTALDROPPEDFILES

From QB64 Phoenix Edition Wiki
Revision as of 23:21, 29 April 2022 by RhoSigma (talk | contribs) (Protected "TOTALDROPPEDFILES" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)))
Jump to navigation Jump to search

The _TOTALDROPPEDFILES function returns the number of items (files or folders) dropped in a program's window after _ACCEPTFILEDROP is enabled.


Syntax

totalFilesReceived& = _TOTALDROPPEDFILES


Description


Availability

  • QB64 1.3 and up (QB64 Team)
  • QBPE 0.5 and up (QB64 Phoenix Edition)


Examples

See also



Navigation:
Main Page with Articles and Tutorials
Keyword Reference - Alphabetical
Keyword Reference - By usage
Report a broken link