Quantcast
Channel: SCN: Message List - PowerBuilder Developer Center
Browsing all 7329 articles
Browse latest View live

Re: Infomaker Dead??

I am putting on that training session, and I can assure you that isn't related to the future of IM unfortunately.  Since I am unable to get into the PB15 Beta, that session will be taught using 12.5.

View Article


Re: expression must match error

Any specific reason?

View Article


Image may be NSFW.
Clik here to view.

DW group number

Hi, how to print the group number in a datawindow please ? a group by customer report for example , first customer 1 , second customer 2 so basic, can't remember it    tiaJohn

View Article

Re: DW group number

This works:cumulativesum ( if ( cust_id = cust_id[-1] , 0 , 1 ) )

View Article

PB15 Beta - triggering resize event on tabpage in Windows 8.1

I have run into a potential Beta issue. I have some 'PFC style' resize logic in a window wherein when its size is changed some ancestor code is run which loops through the control array of the window...

View Article


Trouble building a web service DW with a parameter

I am having trouble building a web service datawindow.  I enter the WSDL file.  The wizard finds the service, then asks me to should the methodI need. Then it gives my a list of possible parameters and...

View Article

Re: Trouble building a web service DW with a parameter

H Melvyn;   Can you tell us ... 1) PB Classic or PB.Net?  (I think its classic from the image attached)2) PB version & build?3) MS-Windows version & build?4) IIs version & build?5) Some...

View Article

Re: DW group number

Very clever!!

View Article


Re: PB15 Beta - triggering resize event on tabpage in Windows 8.1

Might work if you map the resize event on the tabpage... Just a thought

View Article


Re: Trouble building a web service DW with a parameter

You need to select ReturnValue, the first parameter, and the only one that is returned.  Just highlight the row and hit next. At this point in the wizard, it's attempting to determine what you want to...

View Article

Calling 64 bit com wrapper from 32 bit PB application

Hi Currently running a PowerBuilder 12.5.2 classic application and wondering if it is possible to call a 64 bit COM dll from the application?  The reason for asking this question is I may have some...

View Article

Re: Calling the event in another event pb7

i have already tried that...its not working... below is working dw_2.modify("marks_final_passfail.Color='413200'") but we have many dropdownboxes as per the above code, all the text of the...

View Article

Re: PowerBuilder Classic 15 beta error

Chris, Engineering has fixed cr754293.   Now, the following code can all work:  ls_character = char(message.wordparm)  ls_character = char(long(message.wordparm))  ls_character =...

View Article


Re: PB15 Beta - triggering resize event on tabpage in Windows 8.1

Okay, got the issue resolved. The code is using the 'PFC window resize service' paradigm (create service on window, register objects you wish to resize when the window resizes, then trigger the resize...

View Article

How to Use drools Rules in powerbuilder

How can i use drools rules in powerbuilder?Is there any document/examples are there.Please suggest me asap.

View Article


Web service / .NET Framework SDK issue in win8 (PB 10.5)

I keep getting the ".NET framework SDK is not installed" error when trying to consume a wsdl file in PB10.5.2 on windows 8.  I have tried to install SDK from 2.0 - 4.5 with no success.  Just wondering...

View Article

Re: Web service / .NET Framework SDK issue in win8 (PB 10.5)

Hi Kevin;   When you say ... "I have tried to install SDK from 2.0 - 4.5 with no success" - what exactly are you encountering? Regards ... ChrisPS: Yes, PB 10,x is .Net 2.0 based. PB 12 is .Net 3.5...

View Article


Re: Web service / .NET Framework SDK issue in win8 (PB 10.5)

Are you sure you are installing the SDK?  A number of people install the Framework instead. For example, the Windows SDK for Windows 7 and .Net 4.0 is here.

View Article

Re: PB15 Beta - Advanced GUI

Engineering has fixed cr754140.  It had to do with the following function: Function Boolean GradientRectangle (Long hdc2, TRIVERTEX pVert[], ULong numVert, GRADIENT_RECT pMesh [], ULong numMesh, ULong...

View Article

Re: PB15 Beta - Advanced GUI

Are there plans for a new beta build before the end of the testing period or do we have to wait until GA to verify the issue has been fixed?

View Article
Browsing all 7329 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>