Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Set filename word document
#4
Macro Macro1991
Code:
Copy      Help
str unique="99-88-65"
str fileName=F"{unique}_document.doc"
int w=win(F"{fileName} - Microsoft Word" "OpusApp" "" 1)
if w
,out "yes"
else
,out "no"


Messages In This Thread

Forum Jump:


Users browsing this thread: 4 Guest(s)