wah terimakasih sama teman2, sudah membantu, kalau ingin sekasi definisi di windows / cukup sekali Scrptnya,.. harus disimpan di posisi mana ya? apakah Open (Event) ,.. Gartiwa
>From: Ruthdie <[EMAIL PROTECTED]> >Reply-To: [email protected] >To: [email protected] >Subject: Re: [indopb] Re: ShortCut >Date: Tue, 24 Apr 2007 19:52:35 -0700 (PDT) > >coba bantu dikit ah, > > klik kanan datawindownya (control dwnya) pilih script - pilih new event > > ketik namanya misalnya ue_focus > > trus pilih event ID nya yaitu pbm_dwnkey > > nah stlh itu ketik script nya di painter spt ini > > if key = keyF4! then > > dw_1.setColumn(4) --> ganti angkanya yg sesuai dg kolom berapa yg mau >difokuskan > dw_1.setFocus() > > end if > > > kira kira gitu ngga ? > > >salam >ruthdie > >--------------------------------- >Ahhh...imagining that irresistible "new car" smell? > Check outnew cars at Yahoo! Autos. _________________________________________________________________ Need a break? Find your escape route with Live Search Maps. http://maps.live.com/default.aspx?ss=Restaurants~Hotels~Amusement%20Park&cp=33.832922~-117.915659&style=r&lvl=13&tilt=-90&dir=0&alt=-1000&scene=1118863&encType=1&FORM=MGAC01 ----------------------------------------------- IndoPB - Indonesia PB User Group An Indonesian PowerBuilder User Group's Event 2nd PowerBuilder Update Rumah Sakit Jantung Harapan Kita 26/27 August 2006 To Register : http://groups.yahoo.com/group/indopb/database?method=addRecord&tbl=4 Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/indopb/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/indopb/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
