Hai provato con:
codice:
	a=Split(firma,"|")
		
	for each x in a
		Execute( "Jpeg.Canvas.DrawLine " & x )
	next