Previous Topic

Next Topic

Book Contents

Book Index

MaxBasic

MaxBasic is an implementation of the BASIC computer language for use with Accredo. It can be used in many areas of Accredo, such as the programming code of User Defined reports in Report Writer, Price Book Importing code and Data Interchange code. It is also used in constructing the expression property in Expression components on reports and in many other places.

Accredo uses MaxBasic scripting language for developing automated procedures. MaxBasic is an interpreted computer language that works on the same principle as Visual Basic in applications like Microsoft Word and Excel, and is designed to integrate seamlessly with Accredo. You can use the scripting tools provided with Accredo to setup basic scripts, or write more complex MaxBasic scripts. Scripting is a powerful tool.

For complex scripts, we recommend consulting your Accredo QSP or Accredo Technical Support to discuss writing scripts to your specifications.