It is basic syntax stuff. I have not done anything with fortran since 1977, and that was a college class. I have the Watcon Fortran 77 tools, but there appears to be some statements in the source that I cannot find in the documentation. For example:
pvar(mm:mm)=var(j)
Is the (mm:mm)...
Thanks for the reply. What I forgot to mention is that all I have to work with is the original source code. No compiler (and its documentation) is available to me.
PMB
Greetings All!!!
I'm doing a project where I am converting MSFortran for DOS (16bit) to Visual Basic. Does anyone know where I can find a reference manual for this flavor of Fortran? I have the Watcom documentation, but it is far from 100%. Any assistance would be greatly appreciated.
Philip
I am a novice at maintaining a Win2003 server, so bear with me.
I tried to use DISKPART to extend the (very small) C drive and I get an error message that it cannot be done. This was verified by reviewing Microsoft's KB. It did not provide any alternatives to address the problem.
The...
The shell process will only initially execute the application (in this case, Word). You will need to open the Word application as an object in your VB app so that you can perform the print and close functions. The example used in the reply above from the Microsoft KB is an MSAccess / MSWord...
SUCCESS!!! It's amazing what can be accomplished by merely re-booting the server! A re-boot completes the install process which updates the registry settings properly.
UPDATE!! The DAO portion (dao360.dll) of this application is working fine. It is when I attempt to execute an application with the CreateObject(ProgramName.Application) is when the error occurs.
I'm executing an application from a VB6 app using the CreateObject() function. I am getting a run-time error '429'. The application that is being called already existed on the Win2003 server prior to the VB6 application being installed on the server from an XP/Pro workstation. Anyone have any...
Just an update... I created a setup package and installed the app onto the server via the workstation and it is working. Thanks to all... I learned something today!!!
I have a stand-alone VB6 application that needs to reside on a Win2003 server along with its data so that it can be accessed from any WinXP desktop/user. I am having problems with the application finding its data files even though the file folders are in the same logical location. I am using...
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.