Super Systems SuperDATA User Manual
Page 98

Super Systems Inc
Page 98 of 172
Super Data Operations Manual
Example:
;This file contains a line of data for each part to be run.
;Fields are:
;
1,”ABC123”,.24,142
2,”XYZ987”,5.1,64
3,”MNO456”,.12,37
Link Screen File References
A Link Screen File reference is a reference to another Realtime (.RTM) screen. It is used by either a Realtime Link Button or a
Realtime Event Button to open another Realtime screen.
Properties
Name – The Name property makes the object easier for the RealEdit programmer to identify. Often it is a good idea
to use the same name for related objects, such as a Data Value that represents a Constant.
File - The full path and file name to the reference file
Crystal Report File References
A Report File Reference is a reference to an external Crystal Reports (.RPT) file. A Report File is actually executed
using a RealTime Event that causes the Crystal Reports runtime engine to process the report.
Properties
Name - The Name property makes the object easier for the RealEdit programmer to identify. Often it is a good idea
to use the same name for related objects, such as a Data Value that represents a Constant.
File - The full path and file name to the reference file
Data Value Select - The fundamental data unit for RealTime. A Data Value may be changed by a Data Process and
can be derived from any number of Data Sources.
Data Value Group - The fundamental data unit for RealTime. A Data Value may be changed by a Data Process and
can be derived from any number of Data Sources.
Parm 1-3 Field Name - The field name of the table
Data Value Parm 1-3 - The fundamental data unit for RealTime. A Data Value may be changed by a Data Process
and can be derived from any number of Data Sources.
Datalog File References