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: | 112 |
Nodes: | 8 (1 / 7) |
Uptime: | 215:57:24 |
Calls: | 2,466 |
Calls today: | 1 |
Files: | 8,608 |
Messages: | 1,880,626 |