|
btest1 = SetFileAttributesA (sfilename, 3) //
setting file attribute : hidden (2) + readonly (1)
//
notes:
// untuk melihat attribut file bisa juga dengan fungsi dirlist dari powerbuilder //
sebagaimana dibawah ini salinan dari helpnya pb,
// maka jadi
settingannya merupakan kombinasi penjumlahan aritmatis berdasarkan:
//
//filetype
//
//An unsigned integer representing one or more
types of files you want to list in the ListBox.
//
//Types are:·
//
0 Read/write
files·
// 1 Read-only files· // 2 Hidden files· // 4 System files· // 16 Subdirectories· // 32 Archive (modified) files· // 16384 Drives· // 32768 Exclude read/write files from the list //
//To list several types, add the numbers associated
with the types.
//For example, to list read-write files, subdirectories, and drives, use 0+16+16384 or 16400 for filetype untung d.s.
__._,_.___ ----------------------------------------------- IndoPB - Indonesia PB User Group An Indonesian PowerBuilder User Group's Event 2nd PowerBuilder Update Mezzanine Floor Hotel Ibis Slipi 26/27 August 2006 To Register : http://groups.yahoo.com/group/indopb/database?method=addRecord&tbl=4 YAHOO! GROUPS LINKS
|
- [indopb] hiden files yhr
- Re: [indopb] hiden files technet
- Re: [indopb] hiden files yhr
- Re: [indopb] hiden files Technetindo Utama, PT.
