Is anyone here going to the conference in Charlotte?
As of now, myself and a fellow programmer are going. Just curious if I get to be in-awe, in-person of any of the members from the forums.
Here's my dilemma: I'm trying to read in a portion of a file into a string, BUT the portion I want to read into the string is NULL character delimited! I know PB uses a null-termination on strings, so the string is set to NULL soon as the string encounters its first delimiter!
I know I can...
I've opted to take on a new project that will require some different tactics then I think PB was designed for. My main issue is that I need/want "pretty"/custom buttons.
The only real option I've came up with is to use picture controls which load the image to display in a load event, and...
This came up this morning, and I haven't found a clear answer yet. I've seen this written both ways, but what is the correct possessive form of one? As in saying, "To get on (one's/ones) high horse.
It seems like I'm surrounded by more sub-par intellectuals than most on here, so I thought I'd share a few recent incidents from people around me.
Incident #1: A guy I work with was asking about different sandwich selections at a local Subway restaurant, and made his decision, but needed to...
Has anyone else ever heard of file folders called books? Or more specifically, referring to a file folder as a book?
This past weekend, I was teaching a friend how to use his CD player, which is MP3/WMA-compatible, and he asked how to switch books. There were others around who said that's how...
I just received an email to inform me that I misspelled maintenance on the title bar of a window. I spelled it maintinance. I know, idiotic and unprofessional on my part, but the reply was classic! And now, the quote from the email I received on the matter: "...maintenance was misspelled in...
Simple coding to get the last modified date of a file. I know this works in PB10.5, but I don't see why it wouldn't work in older versions. There are many other options using the OLEObjects like this like size, etc. I find it works best to create a UserObject for this.
String ls_filepath...
I'm wanting to dynamically create column in my datawindow. I'll be using the DataWindow.Create( String syntax ) funtion to create them. Basically, my question comes into play here: To create a new column, I basically only need to add the code in the SQL statement and in the table definition...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.