- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
build a quickwin project with the main program follows:
program main
use IFQWIN
integer status
open(16,file='user')
write(16,*)'hello'
close(16,status='keep')
status=SETEXITQQ (QWIN$EXITPERSIST)
end program
The program will run successfully as expected. But it fails when the window closes.
The last version has no problem.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for your report. This issue has been escalated to the compiler engineering for fix.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The fix is scheduled for the next 2025.1.0 ifx release.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page