Hello to all
I bought a Farpoint Spread 6.0 to use with Netcobol for Windows..During development time all is going fine, but when i install my application with the Spread ocx in a customer machine, when i open the form that contains the grid, a message box appears saying "file License.dat...
Hello to all users
Here a little tips to create a nested directory with a series of subforlders using a single Windows Api call.
First, you need to load the IMAGEHLP.LIB library into your project.
The statement:
CALL "MakeSureDirectoryPathExists"
WITH STDCALL LINKAGE
USING W-PATH...
Hi to All
For those who need to install Fujitsu Cobol on Windows Xp, please read the instrunctions showed in the link below;
http://www.prenhall.com/grauer_cobol/html/xpdocument.html
Hope in this help
Gianni
Hello to All
I'm a Fujistu Powercobol programmer. I stay on the next door forum... :)
I bought an activex developed in Visual C++ with source code, to obtain the print preview sending and setting some properties and methods to control.
All is running correctly, but i need to know how i can...
Hi to all Powercobol users
This is a little example on how invoke MsWord using Powercobol.
<REPOSITORY>
CLASS COM AS "*COM".
<SPECIAL-NAMES>
SYMBOLIC CONSTANT
WDREPLACEALL IS 2
WDREPLACENONE is 0
WDREPLACEONE is 1
WDFINDCONTINUE is 1.
<COMMAND1-Click...
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.