hi all ,
Forms [32 Bit] Version 6.0.8.11.3 (Production) ,
i have blocks with date fields , i want to write date in arabic numbers and from right to left ?
all nls_lang values in the regedit are
ARABIC_EGYPT.AR8MSWIN1256
and the form is displayed from right to left ,
i've tried something ,
in a date field which has an initial value $$DBDATE$$ , i changed the format mask from DD-MM-YYYY TO YYYY-MM-DD , and it worked ,
but in the fields which does not have an initial value , and i have to write the date in it manually , it does not work at all ,
it writes arabic numbers from left to right and does not include the dash ( - ) between numbers ?
thanks a lot