----- Original Message ----- From: "Long Huynh" <[EMAIL PROTECTED]> To: "REALbasic List" <[email protected]> Sent: Thursday, March 15, 2007 12:25 AM Subject: Image error - please help
> Function MakeThumnail( Image As Picture, iWid As > Integer, iHi As Integer - HEIGHT) As Picture > I would think the error is in "iHi As Integer - HEIGHT", if you didn't make a typo when writing it in this message. You probably meant to assign a default value to the parameter, but it came out you put a minus sign. -- ~Kiam _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
