The PFC’s contains handy services to work with files saved on your PC or network. I recently had a need to collect all the files contained in particular folder and any of its subfolders. The r… more →
Schultz's PowerBuilder Notesrick130 wrote 7 months ago: The PFC’s contains handy services to work with files saved on your PC or network. I recently … more →
rick130 wrote 1 year ago: In the development environment, right click on the menu and select “Customize” Click on the Custom r … more →
rick130 wrote 1 year ago: How do I enable the PFC security service? A common place to do this the pfc_postopen event of w_fram … more →
rick130 wrote 1 year ago: PFC Security can restrict access to Menu items Graphic objects DataWindow columns Each object may be … more →
rick130 wrote 1 year ago: The Date/Time service provides methods to perform calculations with dates. It includes the following … more →
rick130 wrote 1 year ago: The string service provides support for manipulation of strings. It includes the following features: … more →
rick130 wrote 1 year ago: Reading from the User INI file // get list of CSR emp ids from INI file and select these ls_usr_ini … more →
rick130 wrote 1 year ago: Often overlooked, the PFC has several handy utility services which can make your programming life ea … more →
rick130 wrote 1 year ago: I get the error “DataWindow is not Updateable” but I am trying to save a different datawindow. If yo … more →
rick130 wrote 1 year ago: How do I disable the RMB menu this.ib_rmbmenu = False How do I disable select menu items In the data … more →
rick130 wrote 1 year ago: Print Dialog Window If you call pfc_print on the datastore or datawindow, the user will be prompted … more →
rick130 wrote 1 year ago: The Verification service object, n_cst_dwsrv_verification, lets you enable and disable default Dataw … more →
rick130 wrote 1 year ago: The sort service provides enhanced datawindow sorting capabilities, including an end -user interface … more →
rick130 wrote 1 year ago: This service lets you switch a datawindow into query mode. You can set the source for the column nam … more →
rick130 wrote 1 year ago: The row selection service provides support for several row selection techniques. It includes the fol … more →
rick130 wrote 1 year ago: The row management service provides for enhanced management of insertion and deletion of datawindow … more →
rick130 wrote 1 year ago: Resizes the objects within a DataWindow object including: columns computed fields bitmaps text Doesn … more →
rick130 wrote 1 year ago: The required column service allows for deferred processing of required fields until the user complet … more →
rick130 wrote 1 year ago: The reporting service provides enhanced viewing and printing capabilities for report datawindows. It … more →