Project

General

Profile

Feature #4630

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

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

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

0%

billable:
No
vendor_id:
GCD
version_reported:
version_resolved:

History

#1 Updated by Constantin Asofiei about 4 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