IIRC _browser is a VFP system variable which points to the class browser. ?(_browser)
On my system that resolves to c:\vfp9\browser.app. -- rk From: ProfoxTech <[email protected]> On Behalf Of Graham Brown Sent: Saturday, January 15, 2022 11:29 AM To: [email protected] Subject: CABuilder Revisited Hi I posted before about the CABuilder tool asking for the original disk then failing to find anything. I traced the code and found the last line "Do (_browser) with (lcClassList)" was causing the error and commenting this line allowed the code to complete correctly. I have no idea what dependencies this needs and why it would fail. I hope this helps someone. Graham -- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus<https://protect-us.mimecast.com/s/3Tb6CyP6D9TyyJ0cPXUhQ?domain=avast.com> --- 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: https://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: https://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: https://leafe.com/archives This message: https://leafe.com/archives/byMID/mn2pr10mb340797ecbab74c6162aff2c3d2...@mn2pr10mb3407.namprd10.prod.outlook.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.

