- Timestamp:
- Mar 2, 2008, 9:17:49 PM (18 years ago)
- Location:
- trunk/dll
- Files:
-
- 5 edited
-
fm3dll.def (modified) (1 diff)
-
fm3res.def (modified) (1 diff)
-
ipf/config.ipf (modified) (1 diff)
-
ipf/notebook.ipf (modified) (1 diff)
-
version.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/fm3dll.def
r915 r994 5 5 # 14 Jun 07 SHL Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3. 09#@##1## 01/10/2008 03:09:00 SLAMain::EN:US:0:U:@@FM/2 Runtime DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.10#@##1## 03/02/2008 03:10:00 SLAMain::EN:US:0:U:@@FM/2 Runtime DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2008 Steven Levine and Associates, Inc.' 8 8 segment class 'DATA' readwrite loadoncall nonshared 9 9 segment class 'CODE' loadoncall -
trunk/dll/fm3res.def
r915 r994 5 5 # 14 Jun 07 SHL Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3. 09#@##1## 01/10/2008 03:09:00 SLAMain::EN:US:0:U:@@FM/2 Runtime Resource DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.10#@##1## 03/02/2008 03:10:00 SLAMain::EN:US:0:U:@@FM/2 Runtime Resource DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2008 Steven Levine and Associates, Inc.' 8 8 9 9 segment class 'DATA' readonly loadoncall shared -
trunk/dll/ipf/config.ipf
r416 r994 18 18 :p. 19 19 The :link reftype=hd res=94600.Settings notebook:elink. is accessed from 20 this menu. 20 this menu. You can use the submenu to access the specific page you want 21 otherwise it opens to the last page you accessed. 21 22 :p. 22 23 The :link reftype=hd res=100065.Set Target directory:elink. is the next menu -
trunk/dll/ipf/notebook.ipf
r911 r994 681 681 reftype=hd res=100065.Target directory:elink.:ehp6. (if one is set, of 682 682 course; otherwise, you're prompted anyway). 683 683 :p. 684 The :hp6.Set command line length:ehp6. spin button allow you to limit the 685 number of characters you can place in a "command" that will ultimately be 686 passed to your command shell. This setting is internal to FM/2 and does not 687 effect the actual limit of your command shell. The minimum is 299 which is 688 the CMD.EXE limit. The Default is 1023 which is the unexpanded limit for 689 4OS2.EXE. We believe that some UNIX based shells (eg BASH) have much 690 higher limits so the maximum is 32K. (The 1023 was also the hard 691 coded limit in many place in FM/2). 684 692 685 693 :h3 res=99960 name=PANEL_SCANPAGE.Scanning page -
trunk/dll/version.h
r915 r994 52 52 53 53 #define VERMAJOR 3 54 #define VERMINOR 954 #define VERMINOR 10 55 55 // Ensure VERREALMINOR nul for non-beta releases 56 56 // #define VERREALMINOR ""
Note:
See TracChangeset
for help on using the changeset viewer.
