9/29/2024 2:53 PM | |
Joined: 5/11/2006 Last visit: 8/15/2025 Posts: 57 Rating:
|
Hi All, I have also just encountered this problem. In my case, the project has been running fine for years with Option Explicit missing. We've carried out an upgrade from V7.0 to 8.0 and just found that all of the Option Explicits have been inserted. There seem to be no Dim statements in any of the VBS, so now nothing works. Is there a way via VBA to: A: create a CSV or text file listing all graphic objects in all screens which have or have not Option Explicit in the header? and/or B: remove the Option explicits from all of the headers? Or is my only option to manually check all scripts and add in the Dim statements? Thanks. ------------------------------------------------------------------------------------------ |
Last edited by: Moderator_Lan at: 09/30/2024 11:04:38New subject after splitting |
|
Follow us on