Kbase P28290: How the printtocrystal procedure works?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  9/23/2003 |
|
Status: Unverified
GOAL:
How the printtocrystal procedure in data.p works?
FACT(s) (Environment):
Dynamics
FIX:
This is a Dynamics procedure. You need to setup af/rep/aftemfullb.mdb first.
Run this procedure using the SDO handle and you need to pass 3 parameters as follow:
RUN printtocrystal
( INPUT pcFieldList /*CHARACTER*/,
INPUT plIncludeObj /* LOGICAL*/,
INPUT piMaxRecords /* INTEGER*/).