FourjsGenero / ex_320_RESTful_Framework

MIT License
2 stars 2 forks source link

error:(-9130) Attribute 'WSMedia' is not allowed on a function definition. #1

Closed DelaneF closed 3 years ago

DelaneF commented 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

DelaneF commented 3 years ago

Code change request in officestore.4gl:insertCountry() to correct WSMedia attribute.