>> ----- Original Message -----
>> From: "Steven" <[EMAIL PROTECTED]>
>> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
>> Sent: Wednesday, May 23, 2007 9:04 AM
>> Apakah PB bisa compile pada saat runtime ?
Bisa, pake ORCA, tapi lumayan njelimet, sampe skrg sy jg belum berhasil jalanin
di PB 10.5, padahal di PB9 perfect banget... :(
>> Maksdunya adalah :
>> Di Clipper memiliki function EVAL() artinya evaluate.
>> ? eval (“2+4”) hasilnya 6
Di PB malah bisa bikin fungsi seperti itu dengan nama semau kita dengan skrip
berikut :
------------------------------------------------------------
datastore lds
lds = create datastore
lds.create('release 9;table(column=(type=char(1) name=f1 dbname="f1" ))
data(null)'+&
'compute(band=detail expression="1" x="485" y="8" height="76" width="256"
name=comp_1 visible="1")')
lds.modify('comp_1.expression="'+sle_2.text+'"')
return string(lds.object.comp_1[1])
------------------------------------------------------------
>> Di VFP7/8/9 memiliki funtion EXECSCRIPT artinya execute script
>> =execscript (“XYZ”)
>> XYZ berisi :
>> Thisform.caption = “FORM CUSTOMER”
>> Thisform.txtname.enabled = false
>> Thisform.txtname.maxlength = 30
>> Dsb
>> Di VB6 menggunakan msscript :
>> me.caption = “FORM CUSTOMER”
>> me.txtname.enabled = false
>> me.txtname.maxlength = 30
>> Jadi Bagaimana dengan di PB ?
>> Saya pernah surfing di internet, saya pernah liat ada buat spt itu. Tapi
>> gimana caranya ?
Waduh, sory banget, sayang sy sama sekali ga tau VB & Foxpro sih... Mungkin yg
lain bs bantu?
Regards,
Not the best, only a www.h4rd3st.com one...
-----------------------------------------------
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/