Erquis Opublikowano 31 Stycznia 2014 Zgłoś Opublikowano 31 Stycznia 2014 Otrzymuje błąd startindex przy uruchomieniu skryptu w programie automation studio. <HTML><HEAD><TITLE>Valve Configurator</TITLE><script language="jscript" for="CFGDistributeur" event="EVENEMENT_FLancerAide"> nomFichierAide = CFGDistributeur.FGetSetNomFichierAide; window.open(".."+nomFichierAide,'','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes');</script><script language="jscript" for="CFGDistributeur" event="EVENEMENT_FToucheAPPLY"> szChaineXML = CFGDistributeur.FGetSetChaineXML; parent.data.document.data.valve.value = szChaineXML; parent.data.document.data.submit();</script><script language="jscript" for="CFGDistributeur" event="EVENEMENT_FToucheAPPLYProvisoire"> szChaineXML = CFGDistributeur.FGetSetChaineXML; parent.other.document.error.valve.value = szChaineXML; parent.other.document.error.submit();</script> <script language="jscript" for="CFGDistributeur" event="EVENEMENT_FActiverClavier"> parent.data.document.data.valve.value = "ActiverClavier"; parent.data.document.data.submit();</script><script language="jscript" for="CFGDistributeur" event="EVENEMENT_FGetCheminCourant"> //Pour supprimer les caractčres spéciaux CheminCourant = unescape(window.location.pathname); CFGDistributeur.FGetSetCheminCourant = CheminCourant;</script><script language="jscript" for="CFGDistributeur" event="EVENEMENT_FTest"> szChaineTest = CFGDistributeur.FTest; alert("TEST : "+szChaineTest);</script><script language="jscript" for="CFGDistributeur" event="EVENEMENT_FGetChaineXMLFromAS"> szChaineXML = ""; try { TagComposantXML = parent.document.getElementsByTagName("INTERFACE")[0]; szChaineXML = TagComposantXML.ComposantXML; } catch (error) { alert(error.description); } CFGDistributeur.FGetSetChaineXMLFromAS = szChaineXML;</script><script id=clientEventHandlersJS language=javascript><!--function window_onload(){ CFGDistributeur.FGetSetPageHTMLChargee = "ON";}//--></script></HEAD><BODY leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" STYLE="background-color:threedface" onload="return window_onload()"><OBJECT id="CFGDistributeur" codebase="CFGDistributeur.dll#-1,-1,-1,-1" classid="clsid:220BB0FE-5D68-4b0c-9A84-F4FDDE2C3D31" width="600" height="490" VIEWASTEXT></OBJECT><script language="JavaScript1.2">if (document.all) { document.body.scroll = "no";}else if (document.layers) { window.scrollbars.visible = false;}</script></BODY></HTML> Znalazłem jakieś rozwiązanie problemu, mówiące o niezgodności IE http://automationstudio.com/EDUC/en/Support/NetHelp-V5.3/WordDocuments/internetexplorerscripterror.htm Program jest dość stary i w tamtych czasach był jako najnowszy IE7 obecnie mamy juz 11, stad prawdopodobnie pojawiający sie błąd. Czy może ktoś po przejrzeniu kodu widzi czym może być on spowodowany?? Cytuj Udostępnij tę odpowiedź Odnośnik do odpowiedzi Udostępnij na innych stronach Więcej opcji udostępniania...
_KaszpiR_ Opublikowano 22 Lutego 2014 Zgłoś Opublikowano 22 Lutego 2014 Wejdz w ustawienia IE, Bezpoieczenstwo, Lokalny internet i ustaw na niski, moze pomoże. Cytuj Udostępnij tę odpowiedź Odnośnik do odpowiedzi Udostępnij na innych stronach Więcej opcji udostępniania...