@FellippeHeitor Thankyou very much for adding the relevant suffixes into the Watch List Box for e.g.
DIM scan_line as STRING *32 --> scan_line$32 (in watch list box)
DIM SHARED Result AS _INTEGER64 --> Result&& (in watch list box)
this would help minimize confusion with my programming style.