PowerBuilder Function Is Valid DateTime
PowerBuilder Function Is Valid DateTime f_is_valid_datetime Good Luck!
PowerBuilder Function Is Valid Time
PowerBuilder Function Is Valid Time f_is_valid_time Good Luck!
PowerBuilder Function Relative DateTime
PowerBuilder Function Relative DateTime gf_relative_datetime Good Luck!
PowerBuilder Function Relative Month
PowerBuilder Function Relative Month gf_relative_month Good Luck!
PowerBuilder Function Relative Year
PowerBuilder Function Relative Year gf_relative_year Good Luck!
Hide/Show Desktop and Taskbar Using Win32 API In PowerBuilder
PowerBuilder Using Hide/Show Desktop and Taskbar Win32 API With this tips you can easily hide the desktop and taskbar from the user. External Function Prototypes Declaration Type the example codes below to hide/show the desktop and taskbar Good Luck!
Hiding Application on Windows Taskbar Win32 API In PowerBuilder
Hiding Application on Windows Taskbar Win32 API In PowerBuilder. With this simple tips you can hide the application on Windows Taskbar even if its running External Function Prototypes Declaration PowerScript Add below codes on Open event on main window Good Luck!
Convert Hexadecimal Number To Decimal Number
Convert Hexadecimal Number To Decimal Number Create Funtion gf_Hex2Dec Good Luck!
Using Windows Scripting Host In PowerBuilder
Using Windows Scripting Host In PowerBuilder Using Windows Scripting Host on PowerBuilder for many purpose. On sample code below, you can use it to get the network domain, user name and computer name. To do so, you need Windows Scripting Host Object Model component (wshom.ocx) Connect Object You also can run VBScript from PowerBuilder easily….
Checking The Return Code From An Application Executed In PowerBuilder
Checking The Return Code From An Application Executed In PowerBuilder Create Structure Object str_startupinfo Create Structure Object str_startupinfo Create External Function Prototypes Declaration Create PowerScript Function of_runandwait Good Luck!