- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm trying to convert a few programs from WATCOM format to COMPAQ Visual. I'm running into a problem with finding a compatible command in COMPAQ Visual for the _setvideomode. Here is an example of it being used:
RECORD/videoconfig/ vc
IF (setvideomode($VRES16COLOR).EQ.0) &
STOP 'Error: cannot set graphics mode'
STOP 'Error: cannot set graphics mode'
CALL getvideoconfig(vc)
If you know of a way to convert the above code to COMPAQ Visual FORTRAN, please let me know.
Thanks,
Chad
Link Copied
0 Replies

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