_TOTALDROPPEDFILES - mkilgore/QB64pe GitHub Wiki

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:
Go to Keyword Reference - Alphabetical
Go to Keyword Reference - By usage
Go to Main WIKI Page
⚠️ **GitHub.com Fallback** ⚠️