On the VFP system Form menu there's an option to set an include file at the form level.
-- rk -----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of John J. Mihaljevic Sent: Friday, January 10, 2014 3:13 PM To: [email protected] Subject: Preprocessor directives in a form Hi all, I have a form that used preprocessor directives. For example: #DEFINE LENGTH 10 It seems that no matter where I put them in my form, I get "not found" errors when my code tries to reference the constant that I've defined. Where should these go in my form's code so they're recognized throughout the form and all of the form's methods? Thanks very much! John --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/DF1EEF11E586A64FB54A97F22A8BD044229CE9EA47@ACKBWDDQH1.artfact.local ** 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.

