Forum Post: Like Input???

  • Thread starter Thread starter Thomas Mercer-Hursh
  • Start date Start date
Status
Not open for further replies.
T

Thomas Mercer-Hursh

Guest
In the ABL2DB testing, we have run across a statement: DEFINE INPUT PARAMETER ip-CtpApplicationMeaningType LIKE INPUT ICMAS.ChargeType.CtpApplicationMeaningType NO-UNDO. From what I see in the manual, that second LIKE should be making the compiler upset, but it doesn't seem to be. Is this a case of the compiler just being generous or is there some actual meaning which this indicates? DEFINE INPUT PARAMETER ip-CtpApplicationMeaningType LIKE INPUT ICMAS.ChargeType.CtpApplicationMeaningType NO-UNDO.

Continue reading...
 
Status
Not open for further replies.
Back
Top