Appendix B. Intellipad Mini-Buffer Commands

To use the mini-buffer commands, you must first open up the mini-buffer. Use View

Intellipad Mini-Buffer Commands
  • Call(commandName, arguments=None): Executes an Intellipad command by name.

  • ClearMru(): Clears the list of most recently used files.

  • CloseBuffer(bufferIndex): Closes an open buffer.

  • Exit(): Exits Intellipad.

  • Find(pattern): Find a string.

  • FindInBuffers(pattern): Find a string in all open buffers.

  • Goto(lineNumber): Goes to a line in the currently active buffer.

  • Open(fileName): Opens a buffer in the active view.

  • Replace(searchPattern, replacePattern): Replaces text in the active buffer.

  • SetEncoding(encoding): Sets the encoding.

  • SetMode(modeName) ...

Get Beginning SQL Server Modeling: Model-Driven Application Development in SQL Server 2008 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.