79425810

Date: 2025-02-09 22:52:49
Score: 0.5
Natty:
Report link

Sorry my english is a little bit poor. I've a strong solution to empty an array Simply do as follow

Dim MyArray() as Redim MyArray(-1 to -1)

This worked for me Before that, I'd tried Redim MyArray(0 to -1) but it did'nt work

Hope this will be helpful

Reasons:
  • Whitelisted phrase (-1): This worked for me
  • Whitelisted phrase (-1): worked for me
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Franck TAPE