Wednesday, July 27, 2022

Copy Find Symbols Results in VS for D365FO - Development tools

 Reference: http://kashperuk.blogspot.com/2016/10/development-tool-copy-find-references.html 

Github:

https://github.com/IvanKashperuk/CopyFindReferencesToClipboard

File:

https://1drv.ms/u/s!ApLM1du7Goflm-VNJqQpHz6GRkS_VQ


Note: Copy might take time, based on no of results

No comments:

Post a Comment

Search hierarchy for a match (TableALLGroup) X++

  Table1 ppt;  select firstonly ppt  order ItemCode, ItemRelation, AccountCode, AccountRelation where      (ppt.ItemCode == TableGroupAll::T...