MVVS: MV Basic for Visual Studio

 View Only

 MVVS 1.2.0 - CALL @VARIABLE Shows Undefined Function error

Robert Metzger's profile image
PARTNER Robert Metzger posted 10-12-2021 10:30

Hello all

When attempting to call a subroutine from a named variable, MVVS shows the @ variable as a "Referenced undefined function" error.

PROGRAM_NAME = "TEST.SUBROUTINE"
CALL @PROGRAM_NAME(PARAM)

​Is there a better way to define these program names for MVVS to not consider them an error?

Thank you​

Yunpu Zhao's profile image
ROCKETEER Yunpu Zhao
Hi Robert, 

We didn't recognize the such kind of function call correctly.
I will create a ticket to track this issue.

Thanks​
Chao Han's profile image
ROCKETEER Chao Han
Hi, Robert.

Just want to let you know that we will fix this issue in MVVS 1.3.0 release soon, the currently release plan for MVVS 1.3.0 is in December, thanks.

Best Regards.
Charles.