Jump to content

CandidoManoel

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by CandidoManoel

  1. How do I recover the changing amount? ,...................... gg.setRanges(gg.REGION_ANONYMOUS) gg.searchNumber('100.0;1.40129846e-45;170.82159423828;1.0:17' , gg.TYPE_FLOAT, false, gg.SING_EQUAL, 0, -1) gg.searchNumber ('100') t = gg.getResults(1) t[1].value = '100' t[1].freeze = true t[1].freezType = gg.FREEZE_NORMAL print('Replaced: ', gg.addListItems(t)) gg.toast('Vida ON') end [added 3 minutes later] Thanks deis de ja.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.