Good day,
I've declared a local DIM variable as type LONG. I've tested the clear function with the following code:
clear(array)
stop(array[1])
stop(array[2])
stop(array[3])
The result is:
0
0
8117080 (This value can be anything)
Is my usage of the CLEAR function incorrect?
Regards,
Hannes
| Sysop: | Keyop |
|---|---|
| Location: | Huddersfield, West Yorkshire, UK |
| Users: | 715 |
| Nodes: | 16 (2 / 14) |
| Uptime: | 44:41:02 |
| Calls: | 12,111 |
| Calls today: | 2 |
| Files: | 15,010 |
| Messages: | 6,518,460 |