04-22-2020, 03:11 PM
I replaced the taks function with a simple out and it works! The t
The Task_Message function has some componentes/variables missing:
ideb
TMtext
NowT
TaskM
sw_task
TaskMFo
fTask
fTaskB
fTaskC
But if you replace the task_message function with a simple out, then it works perfectly
Thank you again.
For other users wanting to use this function:
1. Create new function 'QM_Items_Sort_Fo' in QM and copy contents from above 'QM_Items_Sort_Fo' into newly created function
2. You do not have to modify above function 'QM_Items_Sort_Fo' it is already corrected (you see below 'out _s')
3. To properly run this function you can do 2 things
option 1: Drag the newly created QM function 'QM_Items_Sort_Fo' to a toolbar
option 2: Assign a hotkey trigger to the newly created QM function 'QM_Items_Sort_Fo'
4. To use this function
If you have a folder called 'abc' and want to re-order contents within folder 'abc' then select an item within 'abc' then run this function
(By pressing the hotkey OR clicking it on the toolbar, depending on what you chose in step 3)
Thank you ssimop!!!
The Task_Message function has some componentes/variables missing:
ideb
TMtext
NowT
TaskM
sw_task
TaskMFo
fTask
fTaskB
fTaskC
But if you replace the task_message function with a simple out, then it works perfectly
Thank you again.
For other users wanting to use this function:
1. Create new function 'QM_Items_Sort_Fo' in QM and copy contents from above 'QM_Items_Sort_Fo' into newly created function
2. You do not have to modify above function 'QM_Items_Sort_Fo' it is already corrected (you see below 'out _s')
3. To properly run this function you can do 2 things
option 1: Drag the newly created QM function 'QM_Items_Sort_Fo' to a toolbar
option 2: Assign a hotkey trigger to the newly created QM function 'QM_Items_Sort_Fo'
4. To use this function
If you have a folder called 'abc' and want to re-order contents within folder 'abc' then select an item within 'abc' then run this function
(By pressing the hotkey OR clicking it on the toolbar, depending on what you chose in step 3)
Thank you ssimop!!!