February 26, 200322 yr There are some scripts as on Bulletin # 107476 in the FileMaker Tech Knowledge base that work using webcompanion. Is this the same when using Filemaker Unlimited , do these same scripts work or do other scripts work too?
March 6, 200322 yr Author You did not answer my question ! You shouldn't answer if you don't want to help.
March 6, 200322 yr It sounds like you are using IWP, which is where certain limited scripts can be used (according to FileMaker). Mainly they are scripts which allow navigation from one layout to another. (In CWP such navigation is unnecessary.) These limited scripts work the same on Unlimited. Anatoli is correct about scripts on the web. ScriptMaker processes one event at a time and does not queue requests made while a script is being processed. This presents a problem. That problem is further exacerbated because CDML cannot (in and of itself) recognize an event failure in ScriptMaker. If you are a really talented developer, using CWP you can develop a workaround to the problems. It will take you several weeks. Otherwise using CWP you can find other ways to handle the data. IWP is very limiting in what can be done. Hope this helps.
Create an account or sign in to comment