COMBINING COMMANDS

© 2002 by David Conner, mailto:lbdavid26@yahoo.com

Home

Use of Color in Graphics

Bitmap Graphics Tutorial

Bitmap Color Formats

Bmp Dimensions

SCAN vs WAIT

Text Input Boxes

An Easy Calendar Control

Shareware Marketing

Date/Time Picker

Text Line-Wrap

Combining Commands

Newsletter help

Index


David has added to the scripting language from issue #98. He has made it possible to combine multiple commands on a line and he has added some new commands. Thanks for sharing, David! To avoid problems with line wraps in our email clients, the full version of David's demo is included as an attachement with this newsletter.

'combiningcommands.txt

I wrote this because I added on to Alyce Watson's scripter.bas program and made a command called goeast n. What it does is goes east a number of pixels, and I am here to show how to combine commands in your programs. I hope this is clear for you and you can understand it. The program I am using to demonstrate this is a SCRIPTING LANGUAGE. To learn about these read Issue #98 of the Liberty BASIC Newsletter.


Home

Use of Color in Graphics

Bitmap Graphics Tutorial

Bitmap Color Formats

Bmp Dimensions

SCAN vs WAIT

Text Input Boxes

An Easy Calendar Control

Shareware Marketing

Date/Time Picker

Text Line-Wrap

Combining Commands

Newsletter help

Index