Tames
October 4th, 2005, 02:37 PM
This is a text message followed by code
#For I = 1 To gLargestWallNum 'was till 6-20-03 JM25
# If W(I).L > 0 Then
# WallExists = 1
# gAllowDragging = False
# Exit For
# End If
#Next
#For I = 1 To gLargestWallNum 'was till 6-20-03 JM25
# If W(I).L > 0 Then
# WallExists = 1
# gAllowDragging = False
# Exit For
# End If
#Next