forked from Galleondragon/qb64
-
Notifications
You must be signed in to change notification settings - Fork 24
_SOURCE (function)
Cory Smith edited this page Sep 1, 2022
·
2 revisions
The _SOURCE (function) function returns the present image source handle value.
currentSource& = _SOURCE (function)
- Returns a handle value that is a LONG integer type.
- Save the source handle to a LONG variable for later restoration using the _SOURCE statement.
See the examples in: