Workarea alias
Posted: Mon Jun 29, 2015 3:09 pm
I have several area in my code were database is addressed with alpha workarea.
Select a
use customer
REPLACE a->company WITH 'Sample'
This stopped working recently and I am not sure what broke it.
Select a
use customer
REPLACE a->company WITH 'Sample'
This stopped working recently and I am not sure what broke it.