Lost your password?

Blogs about: 3 Pfc

Featured Blog

Using the PFC's n_cst_filesrv1 comment

rick130 wrote 7 months ago: The PFC’s contains handy services to work with files saved on your PC or network.  I recently … more →

Tags: Utility Services, Utility, n_cst_filesrv, folder, Subfolder, file name, n_cst_dirattrib

Adding PFC Help to the PowerBuilder Menu

rick130 wrote 1 year ago: In the development environment, right click on the menu and select “Customize” Click on the Custom r … more →

Tags: Utility Services, pbpfc60.hlp

PFC Security Q and A

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 →

Tags: Utility Services, SQL, Column, enable, of_setSecurity, security_info

PFC Security1 comment

rick130 wrote 1 year ago: PFC Security can restrict access to Menu items Graphic objects DataWindow columns Each object may be … more →

Tags: Utility Services

PFC DateTime Service (n_cst_datetime)

rick130 wrote 1 year ago: The Date/Time service provides methods to perform calculations with dates. It includes the following … more →

Tags: Utility Services, time, Date, Day, month, datetime, Julean, Gregorian, of_SecondsAfter

PFC String Service (n_cst_string)

rick130 wrote 1 year ago: The string service provides support for manipulation of strings. It includes the following features: … more →

Tags: Utility Services, Array, wordcap, Parse, capitalize, of_WordCap

Working with PFC INI Files

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 →

Tags: Application Services, gnv_app, SetProfileString, ProfileString, of_GetUserIniFile

PFC Utility Services

rick130 wrote 1 year ago: Often overlooked, the PFC has several handy utility services which can make your programming life ea … more →

Tags: Utility Services, List

PFC DataWindow Service Questions

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 →

Tags: Datawindow Services, sharedata, append, DataWindow is not Updateable, of_SetUpdateable, pfc_save

PFC Datawindow RMB Pop-up Menu

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 →

Tags: Datawindow Services, Visible, pfc_prermbmenu, am_dw, enable

PFC DataWindow Printing

rick130 wrote 1 year ago: Print Dialog Window If you call pfc_print on the datastore or datawindow, the user will be prompted … more →

Tags: Datawindow Services, pfc_printimmediate, pfc_print, print dialog

PFC DataWindow Verification Service

rick130 wrote 1 year ago: The Verification service object, n_cst_dwsrv_verification, lets you enable and disable default Dataw … more →

Tags: Datawindow Services, validation, n_cst_dwsrv_verification, Editing

PFC DataWindow Sort Service1 comment

rick130 wrote 1 year ago: The sort service provides enhanced datawindow sorting capabilities, including an end -user interface … more →

Tags: Datawindow Services, Column, Values, header, sort, inv_sort, of_SetColumnHeader, of_SetUseDisplay, of_GetSort

PFC Query Mode Service

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 →

Tags: Datawindow Services

PFC DataWindow Row Selection Service

rick130 wrote 1 year ago: The row selection service provides support for several row selection techniques. It includes the fol … more →

Tags: Datawindow Services, Extended, way cool, Multiple, inv_rowmanager, of_SelectedCount, single, Multi, multirow

PFC DataWindow Row Management Service

rick130 wrote 1 year ago: The row management service provides for enhanced management of insertion and deletion of datawindow … more →

Tags: Datawindow Services, [confirm], restore, inv_rowmanager, of_DeleteAll, of_DeleteRow, undelete, of_UnDelete

PFC DataWindow Resize Service

rick130 wrote 1 year ago: Resizes the objects within a DataWindow object including: columns computed fields bitmaps text Doesn … more →

Tags: Datawindow Services, of_SetResize, inv_resize, of_SetMinSize, resize chart, resize table

PFC DataWindow Required Column Service

rick130 wrote 1 year ago: The required column service allows for deferred processing of required fields until the user complet … more →

Tags: Datawindow Services

PFC Reporting Service

rick130 wrote 1 year ago: The reporting service provides enhanced viewing and printing capabilities for report datawindows. It … more →

Tags: Datawindow Services, Print, printing


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS