Search found 2 matches

by thargi22
Tue Aug 01, 2017 1:54 pm
Forum: Technical / Scripting
Topic: Macro not work in spesific program
Replies: 0
Views: 5436

Macro not work in spesific program

Hi, I try to use very simple macro in a erp program (galaxy from singularlogic), but it's not working. The same macro works in excel or word. I try macros with only one command (press enter or send>1). Is it possible that the erp program blocks someway the macros? Or I must put some extra command in...
by thargi22
Mon Jan 24, 2011 7:20 pm
Forum: Beginners
Topic: Get number from clipboard and make calculation
Replies: 1
Views: 4514

Get number from clipboard and make calculation

Hello, This code: Let>Source=58,45 Let>Find=, StringReplace>%Source%,%Find%,.,x MessageModal>%x% let>x=x+1 MessageModal>%x% works ok and give as result: 59,45 but when i get the source from a cell in excel, with this code: Press CTRL Send>c Release CTRL Wait>0.10 GetClipBoard>r Let>Source=r Let>Find...
Sign up to our newsletter for free automation tips, tricks & discounts