<div dir="ltr"><div>RGP Lua 0.68 was <a href="https://robertgpatterson.com/-fininfo/-rgplua/rgplua.html">released</a> today. One of the big additions is a console similar to the JW Lua Development tab, except (like the Class Browser) it is implemented externally in Lua. The full list of changes is:<br><ul><li>Fix issue where hash was not updated at initialization so ExecuteAtStartup script failed the first time after an update.</li><li>Add FCNoteEntry.ReverseDownStem and FCNoteEntry.ReverseUpStem properties.</li><li>Implement 3-state checkbox on Windows. (It was already implemented on macOS.)</li><li>Trust enforcement is now required.</li><li>Add FCBookmark and FCBookmarks.</li><li>Allow numbers to be assigned to FCString.LuaString</li><li>Fix Windows crash at startup.</li><li>Rewrite cryptography routines with IV and key tracking.</li><li>Add menu command monitor callback in FCCustomLuaWindow.</li><li>Add FCSmartShapeSegment.CalcMeasurePos and use it to allow entry-based smart shapes to work with FCSmartShape.IsWithinRegion and FCSmartShapeMeasureMarks.LoadAllForRegion.</li><li>Add FCMeasure.CreateNumberString and CreateNumberStringUnqualified methods.</li><li>Add FCCell.CreateVisibleKeySignature method.</li><li>Add FCNoteEntryCell.ReduceEntries method.</li><li>Add FCMusicRegion.Playback methods and FCSystemStaves methods for setting up a temporary instrument list.</li><li>Add __FCUserWindow::CreateChildUI to allow creation of an FCUI instance that uses the __FCUserWindow as the parent window for launching built-in modeless dialogs. (Important on Windows Finale.)</li><li>Add FCUI::DisplayListenToMidiDialog to provide access to Finale's built-in ListenToMidi dialog.</li><li>Add all documented playback options to FCPlaybackPrefs.</li><li>Added FCCtrlTextEditor control for editing multiline text blocks.</li><li>Added FCActiveLyric for getting/setting the current lyric block and syllable.</li><li>Fix Unicode-encoding issues with FCSyllableBase text parsing.</li><li>Add syllable parsing to FCVerseLyricsText, FCChorusLyricsText, and FCSectionLyricsText</li><li>Enhance FCLuaScriptItem handling to allow execution of strings (plus other goodies).</li><li>Embed and pre-load luafilesystem ('lfs').</li><li>Added crypto namespace to luaosutils. Provides strong encryption with easy-to-use function calls.</li><li>Added FCPages.FindSystemNumber and FCPages.FindMeasureNumber.</li><li>Hooked up FCFretboardGroupDef and added supporting classes.</li><li>Added FCMiscDocPrefs.AlignMeasureNumbersWithBarline and FCMiscDocPrefs.LegacyDotPositionOnFlippedStems for Finale 27.4 support.</li></ul></div><div><br></div><div><br></div></div>