New pages
Jump to navigation
Jump to search
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 11:09, 29 October 2024 Manual:Summary (hist | edit) [1,430 bytes] LabRPS (talk | contribs) (Created page with "<noinclude><translate> This is the table of contents used for the automatic construction of the '''LabRPS MANUAL'''. There is another table of contents for the LabRPS '''Online Help''' system. 64px|left{{clear}}</noinclude> * Introduction * Discovering LabRPS ** What is LabRPS? ** Installing *** Manual:Installing#installing_on_Windows|Instal...")
- 10:32, 29 October 2024 Manual:A gentle introduction (hist | edit) [7,165 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav | | |Manual start |IconC= }} [https://en.wikipedia.org/wiki/Python_%28programming_language%29 Python] is a popular, open source programming language, very often embedded in applications as a scripting language, as is the case with LabRPS. It has a series of features that make it suitable for us LabRPS users: It is very easy to learn, especially for people who had never programmed before, and it is embedded in many other applications. La...")
- 17:48, 28 October 2024 Addon (hist | edit) [1,247 bytes] LabRPS (talk | contribs) (Created page with "{{TOCright}} == Introduction == In LabRPS and in this documentation, an addon is any component that is not part of the base installation, but that can be added to the system by certain methods. == Different types == There are three types of addons: * Macros: short snippet of Python code that provides a new tool or functionality in a single file ending with {{incode|.RPSMacro}}. * Preference Packs: distributable c...")
- 17:26, 28 October 2024 Command (hist | edit) [3,944 bytes] LabRPS (talk | contribs) (Created page with "==Introduction== {{TOCright}} A command is what is being executed when you press a toolbar button or type a keyboard shortcut. It can be a very simple action or a complex system that will open dialog boxes and wait for the user to perform specific tasks. Each LabRPS command has a unique name, that appears in the :Category:Command Reference page. Commands can be launched by a toolbar button, a menu item, or from a Python|...")
- 17:15, 28 October 2024 List of Commands (hist | edit) [94 bytes] LabRPS (talk | contribs) (Created page with "This category contains the help pages of each of LabRPS Command. Category:Categories")
- 16:27, 28 October 2024 Task panel (hist | edit) [1,374 bytes] LabRPS (talk | contribs) (Created page with "{{TOCright}} == Introduction == The Task panel appears in a stand-alone dockable panel called '''Tasks'''. It is a customizable space that is able to contain any type of graphical widgets like input fields, checkboxes, spinboxes, buttons, labels, images, and other elements, depending on the currently active tool. 500px {{Caption|Task panel.}} == Working with...")
- 16:09, 28 October 2024 Preference Packs (hist | edit) [1,683 bytes] LabRPS (talk | contribs) (Created page with "{{TOCright}} == Introduction == A '''Preference Pack''' is a distributable collection of user preferences that can be installed as an add-on and applied as a single set. Any user parameter that can be set in the user.cfg file can be included in a Preference Pack. Applying a preference pack sets all of the variables in the supplied CFG file without modifying any other user settings. For example, these packs can be used to create "Themes" by bundling together a custom s...")
- 15:56, 28 October 2024 Interface Customization (hist | edit) [10,821 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |Tutorials |Preferences Editor }} {{TOCright}} ==Introduction== The LabRPS interface is based on the modern [http://en.wikipedia.org/wiki/Qt_(toolkit) Qt] toolkit and has a state-of-the-art organization. Some aspects of the interface can be customized. You can, for example, add custom toolbars, with tools from several workbenches or tools defined in macros, and you can create your own keyboard shortcuts. But the menus and...")
- 15:32, 28 October 2024 How to install macros (hist | edit) [2,324 bytes] LabRPS (talk | contribs) (Created page with "{{TutorialInfo |Topic=Programming |Level=Medium programmer |Time=5 minutes |RPSVersion=0.1.0 }} ==Description== It is easy to add macros by using the Addon Manager. A regular user doesn't need to do more than use this tool. Keep reading for more information regarding installation of macros. Macros are sequences of commands which are used to perform a complex drawing operation. Macros are Python scripts, which means they are text...")
- 13:20, 28 October 2024 Status bar (hist | edit) [318 bytes] LabRPS (talk | contribs) (Created page with "== Introduction == The status bar is a simple ribbon that appears at the bottom of the LabRPS interface. When the mouse pointer is over a button or menu, the usage information of that command is displayed both in a textual popup and in the status bar. {{Interface navi}} {{Userdocnavi}}")
- 13:09, 28 October 2024 Spreadsheet SetAlias (hist | edit) [2,083 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |Style Underline |Preferences |Spreadsheet |IconL=Spreadsheet_StyleUnderline.svg |IconR=Preferences-spreadsheet.svg |IconC=Workbench_Spreadsheet.svg }} {{GuiCommand |Name=Spreadsheet SetAlias |MenuLocation=- |Phenomena=Spreadsheet |Shortcut={{KEY|Ctrl}}+{{KEY|Shift}}+{{KEY|A}} }} ==Description== The {{Button|16px ...")
- 13:06, 28 October 2024 Spreadsheet StyleUnderline (hist | edit) [1,185 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |Style Italic |Set Alias |Spreadsheet |IconL=Spreadsheet_StyleItalic.svg |IconR=Spreadsheet_SetAlias.svg |IconC=Workbench_Spreadsheet.svg }} {{GuiCommand |Name=Spreadsheet StyleUnderline |MenuLocation=Spreadsheet → Styles → Underline text |Phenomena=Spreadsheet }} ==Description== The {{Button|16px Spreadsheet_...")
- 13:05, 28 October 2024 Spreadsheet StyleItalic (hist | edit) [1,179 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |Style Bold |Style Underline |Spreadsheet |IconL=Spreadsheet_StyleBold.svg |IconR=Spreadsheet_StyleUnderline.svg |IconC=Workbench_Spreadsheet.svg }} {{GuiCommand |Name=Spreadsheet StyleItalic |MenuLocation=Spreadsheet → Styles → Italic text |Phenomena=Spreadsheet }} ==Description== The {{Button|16px Spreadshe...")
- 13:04, 28 October 2024 Spreadsheet StyleBold (hist | edit) [1,157 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |Align Bottom |Style Italic |Spreadsheet |IconL=Spreadsheet_AlignBottom.svg |IconR=Spreadsheet_StyleItalic.svg |IconC=Workbench_Spreadsheet.svg }} {{GuiCommand |Name=Spreadsheet StyleBold |MenuLocation=Spreadsheet → Styles → Bold text |Phenomena=Spreadsheet }} ==Description== The {{Button|16px Spreadsheet_StyleB...")
- 13:02, 28 October 2024 Spreadsheet AlignBottom (hist | edit) [1,196 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |Align Vertical Center |Style Bold |Spreadsheet |IconL=Spreadsheet_AlignVCenter.svg |IconR=Spreadsheet_StyleBold.svg |IconC=Workbench_Spreadsheet.svg }} {{GuiCommand |Name=Spreadsheet AlignBottom |MenuLocation=Spreadsheet → Alignment → Align bottom |Phenomena=Spreadsheet }} ==Description== The {{Button|16px Spr...")
- 12:58, 28 October 2024 Spreadsheet AlignVCenter (hist | edit) [1,197 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |Align Top |Align Bottom |Spreadsheet |IconL=Spreadsheet_AlignTop.svg |IconR=Spreadsheet_AlignBottom.svg |IconC=Workbench_Spreadsheet.svg }} {{GuiCommand |Name=Spreadsheet AlignVCenter |MenuLocation=Spreadsheet → Alignment → Vertically-center align |Phenomena=Spreadsheet }} ==Description== The {{Button|16px Spre...")
- 12:57, 28 October 2024 Spreadsheet AlignTop (hist | edit) [1,174 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |Align Right |Align Vertical Center |Spreadsheet |IconL=Spreadsheet_AlignRight.svg |IconR=Spreadsheet_AlignVCenter.svg |IconC=Workbench_Spreadsheet.svg }} {{GuiCommand |Name=Spreadsheet AlignTop |MenuLocation=Spreadsheet → Alignment → Align top |Phenomena=Spreadsheet }} ==Description== The {{Button|16px Spreadshe...")
- 12:56, 28 October 2024 Spreadsheet AlignRight (hist | edit) [1,147 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |Align Center |Align Top |Spreadsheet |IconL=Spreadsheet_AlignCenter.svg |IconR=Spreadsheet_AlignTop.svg |IconC=Workbench_Spreadsheet.svg }} {{GuiCommand |Name=Spreadsheet AlignRight |MenuLocation=Spreadsheet → Alignment → Align right |Phenomena=Spreadsheet }} ==Description== The {{Button|16px Spreadsheet_AlignRig...")
- 12:55, 28 October 2024 Spreadsheet AlignCenter (hist | edit) [1,156 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |Align Left |Align Right |Spreadsheet |IconL=Spreadsheet_AlignLeft.svg |IconR=Spreadsheet_AlignRight.svg |IconC=Workbench_Spreadsheet.svg }} {{GuiCommand |Name=Spreadsheet AlignCenter |MenuLocation=Spreadsheet → Alignment → Align center |Phenomena=Spreadsheet }} ==Description== The {{Button|16px Spreadsheet_Align...")
- 12:53, 28 October 2024 Spreadsheet AlignLeft (hist | edit) [1,144 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |Split Cell |Align Center |Spreadsheet |IconL=Spreadsheet_SplitCell.svg |IconR=Spreadsheet_AlignCenter.svg |IconC=Workbench_Spreadsheet.svg }} {{GuiCommand |Name=Spreadsheet AlignLeft |MenuLocation=Spreadsheet → Alignment → Align left |Phenomena=Spreadsheet }} ==Description== The {{Button|16px Spreadsheet_AlignLef...")
- 12:52, 28 October 2024 Spreadsheet SplitCell (hist | edit) [1,277 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |Merge Cells |Align Left |Spreadsheet |IconL=Spreadsheet_MergeCells.svg |IconR=Spreadsheet_AlignLeft.svg |IconC=Workbench_Spreadsheet.svg }} {{GuiCommand |Name=Spreadsheet SplitCell |MenuLocation=Spreadsheet → Split cells |Phenomena=Spreadsheet }} ==Description== The {{Button|16px Spreadsheet_SplitCell|Spreadsheet Sp...")
- 12:51, 28 October 2024 Spreadsheet MergeCells (hist | edit) [1,165 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |Export |Split Cell |Spreadsheet |IconL=Spreadsheet_Export.svg |IconR=Spreadsheet_SplitCell.svg |IconC=Workbench_Spreadsheet.svg }} {{GuiCommand |Name=Spreadsheet MergeCells |MenuLocation=Spreadsheet → Merge cells |Phenomena=Spreadsheet }} ==Description== The {{Button|16px Spreadsheet MergeCells...")
- 12:46, 28 October 2024 Spreadsheet Export (hist | edit) [1,374 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |Import |Merge Cells |Spreadsheet |IconL=Spreadsheet_Import.svg |IconR=Spreadsheet_MergeCells.svg |IconC=Workbench_Spreadsheet.svg }} {{GuiCommand |Name=Spreadsheet Export |MenuLocation=Spreadsheet → Export spreadsheet |Workbenches=Spreadsheet |SeeAlso=Spreadsheet Import }} ==Description== The {{Button|File:Spreadsheet_Export.svg|1...")
- 12:44, 28 October 2024 Spreadsheet Import (hist | edit) [1,353 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |CreateSheet |Export |Spreadsheet |IconL=Spreadsheet_CreateSheet.svg |IconR=Spreadsheet_Export.svg |IconC=Workbench_Spreadsheet.svg }} {{GuiCommand |Name=Spreadsheet Import |MenuLocation=Spreadsheet → Import spreadsheet |Workbenches=Spreadsheet |SeeAlso=Spreadsheet Export }} ==Description== The {{Button|File:Spreadsheet_Import.svg...")
- 12:40, 28 October 2024 Spreadsheet Preferences (hist | edit) [1,608 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |Set Alias | |Spreadsheet |IconL=Spreadsheet_SetAlias.svg |IconR= |IconC=Workbench_Spreadsheet.svg }} {{TOCright}} The preferences for the 24px|link=Spreadsheet_Workbench Spreadsheet Workbench can be found in the Preferences Editor. In the menu select {{MenuCommand|Edit → Preferences...}} and then {{MenuCommand|Image:Workb...")
- 11:08, 28 October 2024 Spreadsheet CreateSheet (hist | edit) [1,039 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav | | |Spreadsheet |IconL= |IconR= |IconC=Workbench_Spreadsheet.svg }} {{GuiCommand |Name=Spreadsheet CreateSheet |MenuLocation=Spreadsheet → Create spreadsheet |Phenomena=Spreadsheet }} ==Description== The {{Button|16px Spreadsheet CreateSheet}} tool adds a new spreadsheet object to the active document, which will be opened in a new tab in th...")
- 10:42, 28 October 2024 Spreadsheet (hist | edit) [695 bytes] LabRPS (talk | contribs) (Created page with "== Description == A spreadsheet is a page that contains rows and columns that allows you to store arbitrary text in cells. More importantly, it allows you to use the cells with expressions to calculate values that depend on previously entered values. == Usage == # Switch to the 16px Spreadsheet Workbench. # Press {{Button|16px Spreadshe...")
- 10:42, 28 October 2024 Spreadsheet Workbench (hist | edit) [21,215 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |SeaLab Workbench | |IconL=Workbench_SeaLab.svg |IconR= }} thumb|128px|Spreadsheet workbench icon == Introduction == The 24px Spreadsheet Workbench allows you to create and edit spreadsheets, use data from the spreadsheet as parameters in a model, fill the spreadsheet with data retrieved from a model, perform calculations, and export the dat...")
- 09:48, 28 October 2024 Expressions (hist | edit) [32,113 bytes] LabRPS (talk | contribs) (Created page with "{{TOCright}} ==Overview== It is possible to define properties using mathematical expressions. In the GUI, spin boxes or input fields that are bound to properties show a blue icon 16px when activated. Clicking on the icon or typing the equal sign {{KEY|=}} opens the expression editor for that particular property. If the input field shows a {{Button|...}} button instead of an icon, the expression editor can be opened by right-clicking...")
- 08:33, 28 October 2024 App RPSFeature (hist | edit) [4,016 bytes] LabRPS (talk | contribs) (Created page with "{{TOCright}} == Introduction == 32px An App RPSFeature object, or formally an {{incode|App::RPSFeature}}, is the base class of most objects that will allow the creation of random phenomenon simulation related objects. 800px {{Caption|Simplified diagram of the relationships between the core objects in LabRPS}} == Usage == The App RPSFeature is an internal object, so it can...")
- 08:06, 28 October 2024 Scripted objects (hist | edit) [1,985 bytes] LabRPS (talk | contribs) (Created page with "{{TOCright}} ==Introduction== Besides the standard object types such as variance, modulations and other RPS objects, LabRPS also offers the amazing possibility to build 100% python-scripted parametric objects, called Python Features. Those objects will behave exactly as any other LabRPS object, and are saved and restored automatically on file save/load. One particularity must be understood: For security reasons, LabRPS files never carry any embe...")
- 07:55, 28 October 2024 Viewprovider (hist | edit) [5,119 bytes] LabRPS (talk | contribs) (Created page with "== Introduction == Viewproviders are classes that define the way objects will look like in the tree view, and how they will interact with certain graphical actions such as selection. They complement the scripted objects. While the base class of the scripted object defines its {{Emphasis|data}} properties, the viewprovider defines it {{Emphasis|view}} properties. These v...")
- 07:49, 28 October 2024 App FeaturePython (hist | edit) [3,408 bytes] LabRPS (talk | contribs) (Created page with "{{TOCright}} == Introduction == An 32px App FeaturePython object, or formally an {{incode|App::FeaturePython}}, is a simple instance of the App DocumentObject in Python. This is a simple object that by default doesn't have many properties, Depending on the properties that are assigned to it, it can be used to manage different types of data. 800px {{Captio...")
- 07:25, 28 October 2024 App DocumentObject (hist | edit) [2,572 bytes] LabRPS (talk | contribs) (Created page with "{{TOCright}} == Introduction == An App DocumentObject object, or formally an {{incode|App::DocumentObject}}, is the base class of all object classes handled in the document. In general terms, a "DocumentObject" is any "thing" that can appear in the Tree view, and which is saved and restored when opening a document. 800px {{Caption|Simplified diagram of the relationships between the core objects i...")
- 06:04, 28 October 2024 Object name (hist | edit) [8,389 bytes] LabRPS (talk | contribs) (Created page with "== Introduction == {{TOCright}} All objects in the program have an object name that uniquely identifies them in a given document. This information applies to all objects derived from App DocumentObject ({{incode|App::DocumentObject}} class), which essentially comprises all objects that are possible to create in a document. == Names == There are various properties for Names: * The {{incode|Name}} can only include simple alphan...")
- 18:42, 27 October 2024 Selection view (hist | edit) [1,574 bytes] LabRPS (talk | contribs) (Created page with "== Introduction == {{TOCright}} The selection view is a panel in the interface by default located below the combo view. Just like the property editor, it shows more information about the currently selected objects. A selection can be made by picking an object in the tree view. Multiple bodies can be selected by holding {{KEY|Ctrl}}. == Search bar == If you have many objects in your d...")
- 18:23, 27 October 2024 Std DlgRPSFeatures (hist | edit) [3,568 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |Customize... |Addon manager |Std Tools Menu |IconL=Std_DlgCustomize.svg |IconR=Std_AddonMgr.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std DlgRPSFeatures |MenuLocation=Tools → Feature Manager... |Phenomena=All |SeeAlso=External workbenches, Macros }} ==Description== The '''Std DlgRPSFeatures''' command opens the Feature manager. With the Feature manager you can i...")
- 16:33, 27 October 2024 Std Windows (hist | edit) [1,369 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |CascadeWindows | |Std Windows Menu |IconL=Std_CascadeWindows.svg |IconR= |IconC=Labrps.svg }} {{GuiCommand |Name=Std Windows |MenuLocation=Windows → Windows... |Phenomena=All |SeeAlso=Std ActivateNextWindow, Std ActivatePrevWindow }} ==Description== The '''Std Windows''' command opens a dialog box with a list of Main view area windows. From...")
- 16:27, 27 October 2024 Std CascadeWindows (hist | edit) [1,054 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |TileWindows |Windows |Std Windows Menu |IconL=Std_TileWindows.svg |IconR=Std_Windows.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std CascadeWindows |MenuLocation=Windows → Cascade |Phenomena=All |SeeAlso=Std TileWindows }} ==Description== The '''Std CascadeWindows''' command rearranges the windows in the Main view area so that they are all visible but do overla...")
- 16:18, 27 October 2024 Std TileWindows (hist | edit) [1,126 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |ActivatePrevWindow |CascadeWindows |Std Windows Menu |IconL=Std_ActivatePrevWindow.svg |IconR=Std_CascadeWindows.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std TileWindows |MenuLocation=Windows → Tile |Phenomena=All |SeeAlso=Std CascadeWindows }} ==Description== The '''Std TileWindows''' command rearranges the windows in the Main view area so...")
- 16:07, 27 October 2024 Std ActivatePrevWindow (hist | edit) [1,341 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |ActivateNextWindow |TileWindows |Std Windows Menu |IconL=Std_ActivateNextWindow.svg |IconR=Std_TileWindows.svg |IconC=Labrps.svg }} <!--T:2--> {{GuiCommand |Name=Std ActivatePrevWindow |MenuLocation=Windows → Previous |Phenomena=All |Shortcut={{KEY|Ctrl}}+{{KEY|Shift}}+{{KEY|Tab}} |SeeAlso=Std ActivateNextWindow, Std Windows }} ==Description== Th...")
- 16:05, 27 October 2024 Std ActivateNextWindow (hist | edit) [1,186 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav | |ActivatePrevWindow |Std Windows Menu |IconL= |IconR=Std_ActivatePrevWindow.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std ActivateNextWindow |MenuLocation=Windows → Next |Phenomena=All |Shortcut={{KEY|Ctrl}}+{{KEY|Tab}} |SeeAlso=Std ActivatePrevWindow, Std Windows }} ==Description== The '''Std ActivateNextWindow''' command activates the next window in the Main_...")
- 16:00, 27 October 2024 Std MacroStopRecord (hist | edit) [1,166 bytes] LabRPS (talk | contribs) (Created page with " {{Docnav |Macro recording... |Macros... |Std Macro Menu |IconL=Std_DlgMacroRecord.svg |IconR=Std_DlgMacroExecute.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std MacroStopRecord |MenuLocation=Macro → Stop macro recording |Phenomena=All |SeeAlso=Std DlgMacroRecord }} ==Description== The '''Std MacroStopRecord''' command ends a macro recording session. ==Usage== # The command...")
- 15:52, 27 October 2024 Std ToggleBreakpoint (hist | edit) [548 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |MacroStepInto | |Std Macro Menu |IconL= |IconR= |IconC=Labrps.svg }} {{GuiCommand |Name=Std ToggleBreakpoint |MenuLocation=Macro → Toggle breakpoint |Phenomena=All |Shortcut={{KEY|F9}} |SeeAlso=Std MacroStepOver, Std MacroStepInto }} ==Description== This command does not work at this time. {{Docnav |MacroStepInto | |[[Std_Macro_Menu|Std Macro Menu]...")
- 15:50, 27 October 2024 Std MacroStepInto (hist | edit) [626 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |MacroStepOver |ToggleBreakpoint |Std Macro Menu |IconL= |IconR= |IconC=Labrps.svg }} {{GuiCommand |Name=Std MacroStepInto |MenuLocation=Macro → Step into |Phenomena=All |Shortcut={{KEY|F11}} |SeeAlso=Std MacroStepOver, Std ToggleBreakpoint }} ==Description== This command does not work at this time. {{Docnav |[[Std_MacroStepOver|MacroStepOver]...")
- 15:49, 27 October 2024 Std MacroStepOver (hist | edit) [662 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |MacroStopDebug |MacroStepInto |Std Macro Menu |IconL=Std_MacroStopDebug.svg |IconR= |IconC=Labrps.svg }} {{GuiCommand |Name=Std MacroStepOver |MenuLocation=Macro → Step over |Phenomena=All |Shortcut={{KEY|F10}} |SeeAlso=Std MacroStepInto, Std ToggleBreakpoint }} ==Description== This command does not work at this time. {{Docnav |Std_MacroStopD...")
- 15:47, 27 October 2024 Std MacroStopDebug (hist | edit) [644 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |MacroStartDebug |MacroStepOver |Std Macro Menu |IconL=Std_MacroStartDebug.svg |IconR= |IconC=Labrps.svg }} {{GuiCommand |Name=Std MacroStopDebug |MenuLocation=Macro → Stop debugging |Phenomena=All |Shortcut={{KEY|Shift}}+{{KEY|F6}} |SeeAlso=Std MacroStartDebug }} ==Description== This command does not work at this time. {{Docnav |Std_MacroStartDebug|MacroStartDebug...")
- 15:44, 27 October 2024 Std MacroStartDebug (hist | edit) [644 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |MacroAttachDebugger |MacroStopDebug |Std Macro Menu |IconL= |IconR=Std_MacroStopDebug.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std MacroStartDebug |MenuLocation=Macro → Debug macro |Phenomena=All |Shortcut={{KEY|F6}} |SeeAlso=Std MacroStopDebug }} ==Description== This command does not work at this time. {{Docnav |[[Std_MacroAttachDebugger|MacroAttachDebugger]...")
- 15:41, 27 October 2024 Std MacroAttachDebugger (hist | edit) [669 bytes] LabRPS (talk | contribs) (Created page with "{{UnfinishedDocu}} {{Docnav |DlgMacroExecuteDirect |MacroStartDebug |Std Macro Menu |IconL=Std_DlgMacroExecuteDirect.svg |IconR=Std_MacroStartDebug.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std MacroAttachDebugger |MenuLocation=Macro → Attach to remote debugger... |Phenomena=All }} ==Description== Todo. ==Usage== Todo. {{Docnav |DlgMacroExecuteDirect |St...")
- 15:35, 27 October 2024 Std DlgMacroRecord (hist | edit) [2,863 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav | |DlgMacroExecute |Std Macro Menu | |IconR=Std_DlgMacroExecute.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std DlgMacroRecord |MenuLocation=Macro → Macro recording... |Phenomena=All |SeeAlso=Std MacroStopRecord }} ==Description== The '''Std DlgMacroRecord''' command starts a macro recording session during which user actions are stored in a LabRPS macro, a file with the {{FileNam...")