Closed DelaneF closed 3 years ago
Compiler error in FGL v3.20.11: officestore.4gl->error:(-9130) Attribute 'WSMedia' is not allowed on a function definition.
This error is a result of GWS-971 All Rest attributes such as WSMedia, not allowed on a function must raise a compilation error
Code change request in officestore.4gl:insertCountry() to correct WSMedia attribute.
Compiler error in FGL v3.20.11: officestore.4gl->error:(-9130) Attribute 'WSMedia' is not allowed on a function definition.
This error is a result of GWS-971 All Rest attributes such as WSMedia, not allowed on a function must raise a compilation error