Blitz (208/213)

From:Roger Light
Date:30 May 2000 at 13:30:48
Subject:Re: Newtypes

Neil Bullock wrote:

> Dim List comm.comm(1) : ResetList comm() : AddItem comm()

Try naming your list as something other than it's extension. ie:

Dim List othername.comm(1) : ResetList othername() : AddItem othername()

Just a guess ;)

Cheers,

Roger

---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie