Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by citclasspb

  1. citclasspb

    How get File Properties in Powerbuilder

    Thanks Kongsjs, It definitely helped. I only wanted to see if there is a file in the folder. For the directory size, etc., I think I can use f_SetFilesrv. I used the following to get the total number of *.dat files. boolean lb_found integer il_number = 0 lb_found =...
  2. citclasspb

    How get File Properties in Powerbuilder

    Hi, I like to know if a directory contains any files. In essense, I want to get the size of a directory. I can use PowerBuilder's FileLength or this OLEObject, but I still can't get any information on a directory. Thanks for any help.

Part and Inventory Search

Back
Top