Computing.Net > Forums > Windows 3.1 > Programs

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

Programs

Reply to Message Icon

Name: Izidor
Date: June 12, 2002 at 00:39:30 Pacific
Comment:

Hello,i have two questions:
1.I have this program but no instructions for it. Can i somehow find out
which arguments it accepts

2. with wich programming tool was a program created if it works on win 3.1 95/98

Thanx!!!



Sponsored Link
Ads by Google

Response Number 1
Name: k_semler
Date: June 12, 2002 at 01:06:12 Pacific
Reply:

1. In your application, there should be a help file telling you all of the primary commands that the program supports and uses. It may be readme.txt, info.hlp, info.hlp, *.hlp, *.txt, or *.nfo.

2. If you program any application with a 16 bit compiler programming tool such as Microsoft C++ 3.1, Delphi 1.0, Turbo Pascal 1.0, or any other 16 bit programming application, and compile it on a 16 bit OS, it will work with the future versions of that paticular OS that are 32 bit instead of 16 bit. Windows 98, 95, and XP are all capable of running 32 bit applications by emulating a 16 bit run-time environment.


0

Response Number 2
Name: cup
Date: June 12, 2002 at 01:13:35 Pacific
Reply:

If there is not help file etc (sometimes it is embedded) try the usuals like

/h /help or /?

Some of these programs might say

"parameter not recognized: valid parameters are ..."

Alternatively, if you can find the DOS equivalent of the Unix strings command, just type

strings progname

and it will tell you all the ASCII strings in the program. Not very much good if they are compressed strings but great for the older programs when such things did not exist.

and then you can go from there.


0

Response Number 3
Name: Gaby
Date: June 12, 2002 at 03:16:17 Pacific
Reply:

Hi,

perhaps it would make things easier if you could tell us which program you need help for...

Bye, Gaby


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


restarting spooler daemon hdk file extension again



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows 3.1 Forum Home


Sponsored links

Ads by Google


Results for: Programs

Close Win - run program - run Win www.computing.net/answers/windows-31/close-win-run-program-run-win/11220.html

no program manager www.computing.net/answers/windows-31/no-program-manager/8807.html

Programming for 3.1 www.computing.net/answers/windows-31/programming-for-31/9519.html