I'm not quite sure what you're referring to. Does alt+w in the main fortress mode screen open the status screen you're thinking of? What if you run "gui/workflow status"?
If I run "gui/workflow status" directly from init then it opens. Saved text in init file doesn't work nor if I type it in. So I tried with Alt-x because alt-w was already in use. What I am sure is that we are binding the wrong path.
EDIT: OK got it now lol - keybinding add Alt-E@overallstatus "gui/workflow status" this is all that it needs to be accessed straight from the game. I set it to Alt-e
Thank you both for quick responses and help I am slowly learning the DFHack.
EDIT 2: Just to sum up because it's seems a bit strange how this thing worked out. I read that
keybinding add Alt-W@dwarfmode/QueryBuilding/Some/Workshop/Job gui/workflow
keybinding add Alt-W@overallstatus "gui/workflow status"
have been removed because it was not needed anymore. And adding this two commands to my init file did nothing to bring up the menu. The direct access to Workflow Status screen where you can manage the work orders is done by:
keybinding add Alt-E@ "gui/workflow status"
This will open the Status screen from any menu you are in. I just hope I didn't mess up any other bind with Alt-E. I used it because I was unable to find an key bind to it so I hope it's fine.
Tnx again and hats off to guys working on this awesome tool box for DF.