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.
Workarea alias
Re: Workarea alias
hi,
show us your Xbase++ (which Version ?) Error Logfile ... does it contain 8999 ? what Windows os() ?
show us your Xbase++ (which Version ?) Error Logfile ... does it contain 8999 ? what Windows os() ?
greetings by OHR
Jimmy
Jimmy
Re: Workarea alias
That is some really old code.
A workaround would be: USE customer ALIAS 'a'
A workaround would be: USE customer ALIAS 'a'
The eXpress train is coming - and it has more cars.