> > I downloaded your Googlefy-your-App zip file and it contains some terrific > stuff. However, an include file (acodey.h) references iAcodey.h which > doesn't exist in the download (as far as I can see). I've commented out the > reference to acodey.h in chttpclient.prg and everything works OK, at least > in maps.scx >
Good point, should have mentioned this in the docs. iAcodey.h is the place where settings from Acodey.h are overidden. It's part of the framework to allow updates to the main include file. Just create an empty iAcodey.h file and everything should work fine. acodey.h contains some of the constants of foxpro.h, specifically the T_ type constants (T_CHARACTER) which I use for VARTYPE() checks. -- Christof --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ 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/cal4qjhh1yit7h7s5kt+qkuzj6ezrl4xup2eettowlyuu+kn...@mail.gmail.com ** 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.

