Chapter Contents

Previous

Next
SAS/SHARE User's Guide

Introduction

The SAS Component Language (SCL) application that is presented in this appendix, when used with the FSEDIT procedure or the FSEDIT command, implements an order-processing and inventory-maintenance system. Because the purpose of this example is to illustrate SCL programming techniques, certain error-handling and user-friendly enhancements were omitted to keep the example as clear as possible.

This example exploits the features of SAS/SHARE software that allow several users to update a SAS data set at the same time. That capability automates maintenance of the inventory data and allows order data to be maintained centrally, which in turn can facilitate analysis of the orders that have been received.

Note:   SAS Component Language is new terminology for SAS Screen Control Language. SAS Component Language and SAS Screen Control Language are synonyms.  [cautionend]


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.