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 _______________________________________________ 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/1296501770.2215.18.camel@client ** 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.

