Hi!

The following code works perfectly well in an EEP:

SET DELIMIT = '!'
SET CURRENCY ' ' PREF 2 C
EDIT USING komtransport 
SET CURRENCY ' ' PREF 2 B
SET DELIMIT = ','
RETURN

But this one does not:

SET DELIMIT = '!'
SET CURRENCY ' ' PREF 2 C
EDIT USING komtransport MDI
SET CURRENCY ' ' PREF 2 B
SET DELIMIT = ','
RETURN

Can anyone suggest a workaround for this?

Gunnar Ekblad

Reply via email to