Hey,
I''m getting a weird error with DirSelect in the selectionchanged event of a drop down picture list box. The code looks like this
====================
1 string lsNewDir
2
3 IF This.DirSelect(lsNewDir) THEN
====================
and the error is this
"An error has occured
Message: Error...
Hi all,
first exuse me please for my english, it is not a native.
here is my question:
say you have some class hierarchy
abstract class Warior
{
String Description;
Armor armor;
Weapon weapon;
//Adittional Get/Set Properties
}
class HumanWarior : Warior
{
}...
How to make a never-ending page in Microsoft Word? Just one page, that never ends... Is that possible? By the way, I don't want to print anything in the file.
In MS VC you can declare to preprocesor how to declare global data:
#pragma data_seg(".gdata")
int i=0;
int z=1;
...
#pragma data_seg()
and then linking with /Section:.gata,WRS
if Borland, I have see the linker has the option of GS to this, but I dont know whats command the compiler need to...
Hello.
As you may have read from a previous post, I'm having a problem with data being cut off at 32000 bytes using the following code.
SELECTBLOB pic
INTO :lbPicBlob
FROM etc...
BLOB lbPicBlob only contains the first 32000 bytes. This is not a code issue, as it works with Sybase, not is it a...
Hello,
I currently have a problem with blobs being cut off.
From powerbuilder, I am trying to pull in an image that is stored as a blob. This has always worked fine in our software, until a more recent version, and is now presenting me with this problem. Here are the details...
When the...
Hello,
I currently have a problem with blobs being cut off.
From powerbuilder, I am trying to pull in an image that is stored as a blob. This has always worked fine in our software, until a more recent version, and is now presenting me with this problem. Here are the details...
When the...
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.