Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Handling jobs with same macro, queuing
#5
Quote:Look in Properties, maybe 'single instance' checked.

Yes it was the culprit, nice done.

I must do something wrong, because I modified a shell menu trigger function from:

foreach f files
FCleanthefile(f)

to

foreach f files
mac "FCleanthefile" "" f
I can now launch several FCleanthefile function separatly (what i was looking for)
and the results are not the same, ie the files are not properly cleaned in latter function, why?


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)