Albert
Thanks, the thing is if omit my change of delimit and currency format
before and after the form. Eveythings works fine, but when I include the
change of delimit and currency format to allow my user to use the
decimal sign , on my Swedish keyboard and the restore to my system
defaults

(and Paula if you read this this is not ME it is XP)

I have the Cd and will have a look, but I currently belive that calling
a MDI form in an eep does not allow me to fiddle with delimt and
currency settings. 


By the way Albert thanks for the sample you sent me on payroll, I must
confess I have stolen with pride from that one.

In DOS I used to have a freeware that converted my decimal comma on the
keypad to a decimal point, if someone knows a solution for this in Win
environment that would solve problem better then I could stich rbase
defaults all the time for delimit and currency settings



Gunnar Ekblad


-----Ursprungligt meddelande-----
Fr�n: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] F�r Albert Berry
Skickat: den 24 augusti 2004 17:58
Till: RBG7-L Mailing List
�mne: [RBG7-L] - Re: MDI_forms

Gunnar, have you tried this with the AT clause? I have a multi table
form in 6.5++ windows and 7.1
windows, and the form has buttons that call MDI forms, but all have the
AT 1,2,3,4 clause. They
work perfectly, placing the form on the screen where I specified. I
displayed this form at the
2003 R:Base Conference, so if you have the CD, you have the form - it's
called PartOverview.



--- Gunnar Ekblad <[EMAIL PROTECTED]> wrote:

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


=====
Albert Berry 
Management Consultant
RR2 - 1252 Ponderosa Drive
Sparwood BC, V0B 2G2 
Canada
(250) 425-5806
(250) 425-7259
(708) 575-3952 (fax)
[EMAIL PROTECTED]

Reply via email to