Just created a form in VFP9 and did this in the Init(): This.Box(10, 10, 20, 20)
... which a boxeen. On Mon, 31 Jan 2011 19:22 +0000, "william tormey" <[email protected]> wrote: > Hi all. > Am trying to use Box(x1,y1,x2n,y2) to draw rectangles on a Forms. > to outline rolling displays for process parameters. > > DG VFP 5.0 says Syntax is Object.Box(----) > Have tried things like myform.Box(----) as code & in Init > Thisform.Box(----), but get errors telling me cant find Box > from the compiler and interpreter. Seem to need to tell the form it > has a Box method. Don't know how. > > The original code for all this used Code page 437 & IBM Vga > line drawings to do the same. > > Dumb I know, but needs must. > William Tormey > > > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

