Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Working with excel - empty fields
#6
Run this code and let me know what "s" is again?
Macro Test
Code:
Copy      Help
rep(3)
,#region Recorded 07.07.2016 12:29:54
,opt save; opt slowkeys; opt slowmouse; spe 50
,int w1=act(win("Test - Excel" "XLMAIN"))
,lef 864 16 w1 1
,'Cc
,str s.getclip
,out F"s={s}, s.len={len(s)}"
,if(s.len) run (s)
,act w1
,'D


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)