Perhaps something along the lines of this Dim MyObj as object Dim I as integer For I = 1 to SelectionInfo(SEL_INFO_NROWS) Fetch rec I from selection MyObj = selection.obj MyObj = ConvertToPline(MyObj) Update selection set obj = MyObj where rowid = 1 Next
-----Original Message----- From: S�ren Lindqvist [mailto:[EMAIL PROTECTED] Sent: 17 September 2003 09:26 To: [EMAIL PROTECTED] Subject: SV: MI-L Change Line to Polyline? Hello again Sorry forgot to mention that I need a line in MabBasic window to convert Lines to Polylines from a selection. Regards S�ren London Borough of Hackney may exercise its right to intercept any communication on its networks - for more information see http://www.hackney.gov.uk/council/data/email_disclaimer.htm --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 8411
