Here's what I do:
local tText, tData
put the clicktext into tText
if the version > 7 then
put ideDocsFetchLCSData(tText) into tData
if tData is not empty then
revIDEGoToLCSDictionaryEntry tText, tData[1]["type"]
end if
else
revDocumentationGo tText
end if
--
Mark Wieder
[email protected]
-----
--
Mark Wieder
[email protected]
--
View this message in context:
http://runtime-revolution.278305.n4.nabble.com/new-IDE-command-for-revDocumentationGo-tp4708223p4708227.html
Sent from the Revolution - User mailing list archive at Nabble.com.
_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode