Project

General

Profile

Feature #4630

inline var definition for an OUTPUT parameter in an async RUN call

Added by Constantin Asofiei about 6 years ago. Updated about 6 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
04/28/2020
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:

History

#1 Updated by Constantin Asofiei about 6 years ago

4GL allows inline of a var definition for at least this case:

def var h as handle.
run cc.p on h asynchronous set h (output i as char).

This needs to be expanded to check what is exactly required (ON or ASYNCHRONOUS option), if is possible for input-output, the var's scope, etc.

Also available in: Atom PDF