Topic: How can I use dlgrequestpassword function?
I can not use it in SF3.25!
Error: Function 'dlgrequestpassword' at (1) has no IMPLICIT type; did you mean 'dlgrequesttext_c'?
For discussions of all Approximatrix products and related software
You are not logged in. Please login or register.
Approximatrix Forums → User Support → How can I use dlgrequestpassword function?
I can not use it in SF3.25!
Error: Function 'dlgrequestpassword' at (1) has no IMPLICIT type; did you mean 'dlgrequesttext_c'?
Can you provide more details, such as problematic example code?
Can you provide more details, such as problematic example code?
Error: Function 'dlgrequestpassword' at (1) has no IMPLICIT type; did you mean 'dlgrequesttext_c'?
It looks like the routine is only implemented in C. We'll provide a fix in the next Simply Fortran release.
It looks like the routine is only implemented in C. We'll provide a fix in the next Simply Fortran release.
Thanks,I can use this with the help of iso_c_binding module.But there is a new question.I get wrong password when turn on checkbox "Windows GUI (No Console)".I get correct password when turn off checkbox.
The dlgrequestpassword function is now properly wrapped in a Fortran API call in Simply Fortran 3.26. From Fortran, you can also use dlgrequesttext with the password argument set to .true. for the same functionality.
Approximatrix Forums → User Support → How can I use dlgrequestpassword function?
Powered by PunBB, supported by Informer Technologies, Inc.