I noticed in FWH9.03's fivewin.ch, hbcompat.ch has been remmed out. Any problem if I reenable it?
TIA
#translate ( <exp1> HAS <exp2> ) => hb_regexHas( <exp2>, <exp1> )
#xtranslate Str( <x>, <n>, <d>, <l> ) => iif( <l>, LTrim( Str( <x>, <n>, <d> ) ), Str( <x>, <n>, <d> ) )
#xtranslate Str( <x>, <n>,, <l> ) => iif( <l>, LTrim( Str( <x>, <n> ) ), Str( <x>, <n> ) )
#xtranslate Str( <x>,,, <l> ) => iif( <l>, hb_ntos( <x> ), Str( <x> ) )
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 81 guests