Hi
how I can get functions list of the current C++ source file?
I wrote simple AppleSctipt
tell application "BBEdit"
set fl to functions list
open fl
end tell
and that script opens floating window, but all properties related to text,
content are missings,
so I can’t get text of the window and get function as a list (text)
{
ID:108,
document:missing value,
bounds:{1312, 430, 1597, 769},
closeable:true,
collapsed:false,
index:15,
modal:false,
file:missing value,
modified:false,
name:"Functions”,
position:{1312, 430},
resizable:true,
selection:missing value,
contents:missing value,
text:missing value,
titled:false,
visible:false,
zoomable:true,
zoomed:false,
container:current application
}
thanks in advance
dm
--
This is the BBEdit Talk public discussion group. If you have a feature request
or need technical support, please email "[email protected]" rather than
posting here. Follow @bbedit on Twitter: <https://twitter.com/bbedit>
---
You received this message because you are subscribed to the Google Groups
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/bbedit/16637AB8-E225-477A-8D96-9FDABAA7E6D4%40mac.com.