ProZachJ Posted November 3, 2010 Posted November 3, 2010 In my solution I use the script master function to check if a file exist on a layout as conditional formatting to change the color of text based on the condition of the files system. This was working fine on my win xp systems but on my new windows 7 system it causes a serious loading loop in the layout.
Smef Posted November 4, 2010 Posted November 4, 2010 What do you mean by it is causing a loading loop? What is happening on your system which you do not expect to happen, or what is not happening which you expect to happen? Remember that some paths, such as documents and desktop folders paths have changed from xp to vista/7, so if you have a script running in a loop which requires a file to be found on the system which is not being detected because these paths have changed you may be stuck in a loop due to your script exiting conditions not being met.
Jesse Barnum Posted November 12, 2010 Posted November 12, 2010 Make sure you're not running it as a GUI function. See http://fmforums.com/forum/showtopic.php?tid/217635
Recommended Posts
This topic is 5136 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now