Posts by Dimus

    Can work with the classid via JS or call a new page by KAREL identical to the one with the parameters already changed . Thanks, I realized that there is no function in Karel that can change the classid parameters. I will try to solve it by JS and upload here ! if someone interesting with it ?

    • <object classid="clsid:71060678-0E45-11D3-81B6-0000E206D650" id="FRIPMenuChange4" style="height: 26px; width: 98px">

      <param name="Caption" value="Menu" />

      <param name="FontSize" value="9" />

      <param name="width" value="98" />

      <param name="height" value="26" />

      <param name="TrueFont" value="-1" />

      <param name="FastLoad" value="-1" />

      <param name="PageCaption01" value="Pallet Param" />

      <param name="FontItalic" value="1" />

      <param name="PageName01" value="Pallet.stm" />

      <param name="PageName02" value="Program.stm" />

      <param name="PageCaption02" value="Programs select" />

      <param name="PageCaption03" value="Grippers menu" />

      <param name="PageName03" value="Gripper.stm" />

      </object>

      For instance i want to change <param name="PageName01" value="Pallet.stm" /> this parameter use by karel program

    First of all, I'm sorry if I offended someone, but I can't understand what is required of me? At the top, I gave an example of the problem and did not hide anything. The question is clearly labeled "How can I change a parameter in an HTML program using the Karel language". I gave an example above! Regarding "UP", I see that many people do this manipulation using other words. Once again, I'm sorry if I hurt the feelings of the forum members.

    <object classid="clsid:71060678-0E45-11D3-81B6-0000E206D650" id="FRIPMenuChange4" style="height: 26px; width: 98px">

    <param name="Caption" value="Menu" />

    <param name="FontSize" value="9" />

    <param name="width" value="98" />

    <param name="height" value="26" />

    <param name="TrueFont" value="-1" />

    <param name="FastLoad" value="-1" />

    <param name="PageCaption01" value="Pallet Param" />

    <param name="FontItalic" value="1" />

    <param name="PageName01" value="Pallet.stm" />

    <param name="PageName02" value="Program.stm" />

    <param name="PageCaption02" value="Programs select" />

    <param name="PageCaption03" value="Grippers menu" />

    <param name="PageName03" value="Gripper.stm" />

    </object>

    For instance i want to change <param name="PageName01" value="Pallet.stm" /> this parameter use by karel program

    Array_STR: array[3] of string[50]

    STR: string[50]

    STR=Array_STR[2]-- here is a problem!!


    I want to equate element of array of string to string . If i do like that i get a error!

    i would really appreciate some help!

    Hello! Can anyone help me with "Browsing ", I want to write events for buttons. For example, if I click a button, I want it to stay pressed until there is feedback from some input... or block the EditBox's entry until access is granted

    Thanks!

Advertising from our partners