Skip to main content
guest
Join | Help | Sign In
Liberty BASIC Community Wiki Home
guest| Join | Help | Sign In
Liberty BASIC Community Wiki
  • Wiki Home
  • Recent Changes
  • Pages and Files
  • Members
  • Home
    • Liberty BASIC FAQ
    • Contests
    • Tutorials
    • Science
    • Shared Code
    • Tips
    • DLLs
    • PublicDomainSprites
    • Member Pages
    • Links
    • Sandbox

Strings (Text)

Edit 0 3 …
  • 0 Tags
    • No tags
  • Notify
  • RSS
  • Backlinks
  • Source
  • Print
  • Export (PDF)
Older Version Newer Version

Alyce Alyce Jan 10, 2006

Look in the helpfile category, "Language Syntax and Usage." You'll find a sub-category called "Text Usage." You'll find these helpful topics: * Text and Characters * String Literals and Variables * Manipulating Characters * Text Mode Display * Text Commands **Text and Characters** gives an overview of the category. **String Literals and Variables** tells you how to manage literal strings of text and text expressed as a variable, including how to add two strings together and cause special characters like double quotation marks to be printed. **Manipulating Characters** gives a good listing of the string functions available in Liberty BASIC. * Instr() * Len() * Left$() * Right$() * Mid$() * Lower$() * Upper$() * Trim$() * Space$() **Text mode display** tells you how to display text in the mainwindow, including location of text and tabs. The mainwindow allows formatting of text that is not available in text windows and texteditors. **Text Window Commands** details the commands that can be used in a text window or texteditor control. Pay special attention to the use of the semi colon in text commands, and to the method for including variables in commands.
Help · About · Pricing · Privacy · Terms · Support · Upgrade
Contributions to https://basic.wikispaces.com/ are licensed under a Creative Commons Attribution Share-Alike 2.5 License. Creative Commons Attribution Share-Alike 2.5 License
Portions not contributed by visitors are Copyright 2018 Tangient LLC
TES: The largest network of teachers in the world
Turn off "Getting Started"
  1. Home
  2. ...
Loading...