Changeset 1377


Ignore:
Timestamp:
Jan 4, 2009, 11:18:30 PM (17 years ago)
Author:
Gregg Young
Message:

Help file updates for recent changes; readme and def file updates for 3.15

Location:
trunk
Files:
29 edited

Legend:

Unmodified
Added
Removed
  • trunk/README

    r1278 r1377  
    55 ³       See end of document for contact info           ³
    66 ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
     7
     8FM/2 3.15: This release turns on some new features by default
     9don't panic they can all be turned off if you don't like them.
     10The first is recursive scanning on start up. This slows the initial
     11scan a bit but speeds expansion of the tree later. It is on for
     12local hard drives and can be turned on for other drive types. The
     13second new feature is an automatic rescan of the drive tree on
     14eject of removable media keeping the tree container more current.
     15Both of these features can be turn on or off on the scanning page
     16of the notebook. The third new feature actually turns write verify
     17off on a per drive basis. This is to address the fact that many
     18USB removables fail or worse (hangs/traps) when write verify is on.
     19We turn it off by default for removables other than standard floppies.
     20If you want it on/off for a given drive edit that drive's drive flags
     21accordingly. The global write verify selector is unchanged and the
     22drive flags have no effect if it is off.
     23
     24We have some additional new items we hope you will find useful. We
     25have added the ability to have the extract commands create a
     26subdirectory based on the archive file name for the extraction target.
     27Seek and Scan has been added to the drives and directories context
     28menu and when select from there will add the drive or directory as
     29the root for the search. We also added refresh removable media so
     30you can scan for newly inserted drives from the tree container
     31We did some additional work on the main menus like adding Databar
     32to the utilities menu and we now gray out items that are unavailable
     33or inappropriate and un-grayed some items that were inappropriately
     34turned off. We reorganized the internal editor menus as well.
     35
     36We made changes to the archiver code so that archivers that don't
     37have specific start/end list strings will work (ie TAR.EXE). We
     38have included the commands for .tar .tar.gz and .tar.bz in archiver.tmp
     39(gzip.exe and/or bzip.exe must be in the path) These only work with tar 1.15
     40or higher. You can either replace archiver.bb2 with the archiver.tmp or if
     41you have made changes to archiver.bb2 you can cut and paste the new archiver
     42definitions into an appropriate position in your existing archiver.bb2
     43
     44Numerous fixes to minor interface appearance and behavior are also include.
     45We have added exceptq support to make it easier to track down defects. We
     46also eliminated the cause of three rare traps including one associated with
     47deleting directories. See the history file for more details.
    748
    849FM/2 3.14: This release updates many of the icons and bitmaps
  • trunk/av2.def

    r1280 r1377  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00      GKYBuild::EN:US:0:U:@@FM/2 Viewer MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'
     7option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@FM/2 Archive Viewer MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 488416
  • trunk/databar.def

    r1341 r1377  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00      GKYBuild::EN:US:0:U:@@FM/2 Databar MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'
     7option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@FM/2 Databar MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    88
    99#option stack = 65536 # 14 Dec 08 SHL
  • trunk/dirsize.def

    r1280 r1377  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00      GKYBuild::EN:US:0:U:@@FM/2 Directory Sizes MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'
     7option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@FM/2 Directory Sizes MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 0x50000
  • trunk/dll/copyright.h

    r1289 r1377  
    77 */
    88
    9 #define COPYRIGHT_YEAR "2008"
     9#define COPYRIGHT_YEAR "2009"
    1010
    1111#define COPYRIGHT_STRING "Copyright (c) 1993, 1998 M. Kimes, " \
  • trunk/dll/fm3dll.def

    r1335 r1377  
    99# 10 Dec 08 SHL Ticket 26: Add excepiton handler support
    1010
    11 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00      GKYBuild::EN:US:0:U:@@FM/2 Runtime DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2008 Steven Levine and Associates, Inc.'
     11option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@FM/2 Runtime DLL Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    1212segment class 'DATA' readwrite loadoncall nonshared
    1313segment class 'CODE' loadoncall
  • trunk/dll/fm3res.def

    r1280 r1377  
    55# 14 Jun 07 SHL Convert to OpenWatcom
    66
    7 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00      GKYBuild::EN:US:0:U:@@FM/2 Runtime Resource DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2008 Steven Levine and Associates, Inc.'
     7option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@FM/2 Runtime Resource DLL Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    88
    99segment class 'DATA' readonly loadoncall shared
  • trunk/dll/fm3res.dlg

    r1375 r1377  
    27862786        AUTOCHECKBOX    "~Link sets icon", CFGG_LINKSETSICON, 122, 128, 106,
    27872787                        10
    2788         AUTOCHECKBOX    "~Verify disk writes (also check individual driveflags)",
     2788        AUTOCHECKBOX    "~Verify disk writes (also check individual drive flags)",
    27892789                        CFGG_VERIFYWRITES, 122, 116, 162, 10
    27902790        AUTOCHECKBOX    "~Drag&drop dialog", CFGG_DNDDLG, 122, 104, 106, 10
  • trunk/dll/init.c

    r1376 r1377  
    168168static PSZ pszSrcFile = __FILE__;
    169169static CHAR *WC_MAINWND;
     170unsigned __MaxThreads = {48};
    170171
    171172#pragma data_seg(GLOBAL1)
  • trunk/dll/internal/makefile

    r1285 r1377  
    5353   @%write $^@ option map
    5454   @%write $^@ name $(BASE)
    55    @%write $^@ op desc '@$#SLAInc:3.15.0$#@$#$#1$#$# 11/18/2008 03:15:00      slamain::EN:US:0:U:@@FM/2 Strings Compiler'
     55   @%write $^@ op desc '@$#SLAInc:3.15.0$#@$#$#1$#$# 01/04/2009 03:15:00      slamain::EN:US:0:U:@@FM/2 Strings Compiler'
    5656   @%write $^@ file $(BASE).obj
    5757   @%write $^@ library os2386.lib
  • trunk/dll/ipf/arclist.ipf

    r1269 r1377  
    2828the directory in which any extracted files will be placed. (Extraction
    2929refers to copying files from the archive onto your disk as normal
    30 files.)  To change the extract directory, enter a new directory into the
     30files.)  You can set the extraction directory to be a subdirectory, based
     31on the archive name, of the directory the archive is in or set a default
     32extract directory on the archive page of the settings notebook.
     33To change the extract directory, enter a new directory into the
    3134entry field (if it doesn't already exist you'll get an option to create
    3235it), drag a directory onto the entry field, or click the folder button
  • trunk/dll/ipf/collect.ipf

    r288 r1377  
    3535:i1 id=aboutGrep.Seek and scan
    3636:i1 id=aboutGrepDupe.Find duplicate files
    37 This dialog, accessed from the Utilities menu or a Collector context menu, allows you to
     37This dialog, accessed from the Utilities menu, a Collector context menu,
     38a Drives context menu or directories context menu allows you to
    3839search for files (by filemasks and, optionally, text within the files)
    39 and :link reftype=hd res=90100.Collects:elink. the files found.
     40and :link reftype=hd res=90100.Collects:elink. the files found. When
     41selected from the drives or directories menu the cursored drive or
     42directory is inserted as the root for the search.
    4043:p.
    4144:hp1.In a hurry?  See the :ehp1.:hp9.quicky:ehp9.:hp1. instructions at
  • trunk/dll/ipf/context.ipf

    r1122 r1377  
    396396:artwork runin name='\bitmaps\drive.bmp'.
    397397:p.
     398:hp6.Refresh removable media:ehp6. calls LVM.EXE to find new drives and then
     399rescans all the drives in the tree container. This item will not appear if
     400LVM.EXE isn't found in your PATH.
     401:artwork runin name='\bitmaps\drive.bmp'.
     402:p.
    398403:hp6.Expand:ehp6. expands the tree from the point where the context menu
    399404was requested to the bottom of the branch. This isn't the same as clicking
     
    405410clicking the [-] symbol as it collapses :hp1.all:ehp1. branches.
    406411:artwork runin name='\bitmaps\drive.bmp'.
    407 :p.
    408 The Miscellaneous cascade menu appears on directory and drive context menus
    409 The following appear on this cascade.
    410 :p.
    411 :hp6.:link reftype=hd res=95200.Sizes:elink.:ehp6. brings up a dialog
    412 showing how many bytes are in the selected directory and its
    413 subdirectories. :artwork runin name='\bitmaps\fldr.bmp'. :artwork runin name='\bitmaps\drive.bmp'.
    414412:p.
    415413:artwork name='..\..\bitmaps\mkdir.bmp' align=center.
     
    421419:artwork runin name='\bitmaps\fldr.bmp'. :artwork runin name='\bitmaps\drive.bmp'.
    422420:p.
     421The Miscellaneous cascade menu appears on directory and drive context menus
     422The following appear on this cascade.
     423:p.
     424:hp6.:link reftype=hd res=95200.Sizes:elink.:ehp6. brings up a dialog
     425showing how many bytes are in the selected directory and its
     426subdirectories. :artwork runin name='\bitmaps\fldr.bmp'. :artwork runin name='\bitmaps\drive.bmp'.
     427:p.
    423428:hp6.Show all files:ehp6. is a command available on drive and directory objects
    424429and in the container menu of Directory Containers. It invokes the
     
    427432:artwork runin name='\bitmaps\fldr.bmp'. :artwork runin name='\bitmaps\drive.bmp'.
    428433:p.
     434:artwork name='..\..\bitmaps\find.bmp' align=center.
     435:p.
     436:hp6.Seek and scan files:ehp6. is a command available on drive and directory objects
     437and in the container menu of Directory Containers. It invokes the
     438:link reftype=hd res=91600.Seek and scan files:elink. opens a dialog for specifying
     439the search parameters the drive or directy this is selected from is inserted as the
     440root for the search.
     441:artwork runin name='\bitmaps\fldr.bmp'. :artwork runin name='\bitmaps\drive.bmp'.
     442:p.
    429443:hp6.:link reftype=hd res=92500.Undelete Files:elink.:ehp6.
    430444:artwork runin name='\bitmaps\fldr.bmp'. :artwork runin name='\bitmaps\drive.bmp'.
     
    442456:p.
    443457:hp6.Partition Disks:ehp6. has four choices for partitioning tools.
    444 They are minilvm, DFSee, LVMGUI and FDISKPM.  Any of these
     458They are minilvm, DFSee, LVMGUI and FDISKPM.  We check for these tools
     459at start up and gray out any that aren't found in your PATH. Any of these
    445460will allow you to modify the partitions on your hard drives.
    446461:hp8.Extreme caution should be exercised; read the help!:ehp8.
    447462:p.
    448463Minilvm is a partitioning tool which is avalable with eCS and is probably
    449 the easiest to use for LVM type system. If you choose partition Disks it is the default.
    450 DFSee is a share ware tool with a much wider range of features but must be obtained
    451 from Hobbes and installed in the system path to work. LVMGUI is the IBM provided GUI tool for
     464the easiest to use for LVM type system. DFSee is a share ware tool with
     465a much wider range of features but must be obtained from Hobbes and installed
     466in the system path to work. LVMGUI is the IBM provided GUI tool for
    452467Disk management. It is a JAVA based program and earily versions only work with JAVA 1.1.8.
    453468FDISKPM is the partition management tool for preLVM systems and should not be used
     
    537552:artwork name='..\..\bitmaps\rescan.bmp' align=center.
    538553:p.
    539 :hp6.Rescan:ehp6. rescans the directory associated with a container, or
    540 the drive from the current object down in a tree container. FM/2 tries
     554:hp6.Rescan:ehp6. rescans the directory associated with a directory container,
     555or all the drives in the tree container. FM/2 tries
    541556very hard to keep all its windows up to date, but things outside FM/2
    542557can cause changes that FM/2 cannot know about automatically. This
    543558command will ensure that your display is current.
     559:p.
     560:hp6.Refresh removable media:ehp6. calls LVM.EXE to find new drives and then
     561rescans all the drives in the tree container. This item will not appear if
     562LVM.EXE isn't found in your PATH.
    544563:p.
    545564:hp6.Parent:ehp6. moves directory containers to the previous (parent)
     
    651670RESOURCE.DAT).
    652671:p.
    653 :hp6.Partition Disks:ehp6. has four choices for partitioning tools.
    654 They are minilvm, DFSee, LVMGUI and FDISKPM.  Any of these
    655 will allow you to modify the partitions on your hard drives.
    656 :hp8.Extreme caution should be exercised; read the help!:ehp8.
     672:hp6.Partition Disks:ehp6. has up to four choices for partitioning tools.
     673They are minilvm, DFSee, LVMGUI and FDISKPM. We gray out any that are not
     674found in your PATH. Any of these will allow you to modify the partitions
     675on your hard drives. :hp8.Extreme caution should be exercised; read the help!:ehp8.
    657676:p.
    658677Minilvm is a partitioning tool which is avalable with eCS and is probably
    659 the easiest to use for LVM type system. If you choose partition Disks it is the default.
    660 DFSee is a share ware tool with a much wider range of features but must be obtained
    661 from Hobbes and installed in the system path to work. LVMGUI is the IBM provided GUI tool for
     678the easiest to use for LVM type system. DFSee is a share ware tool with
     679a much wider range of features but must be obtained from Hobbes and installed
     680in the system path to work. LVMGUI is the IBM provided GUI tool for
    662681Disk management. It is a JAVA based program and earily versions only work with JAVA 1.1.8.
    663682FDISKPM is the partition management tool for preLVM systems and should not be used
  • trunk/dll/ipf/drvinfo.ipf

    r553 r1377  
    8787mounted making the stats meaningless at best.
    8888:p.
     89:hp6.Write verify off:ehp6. Checking this button will turn write verify off for
     90this drive only. If write verify is off globally it has no effect. This was added
     91because some USB removable fail when write verify is on. The flag is set by default
     92for writable removable drives.
     93:p.
    8994You get this dialog by selecting Edit->Drive flags from a context menu
    9095requested on a drive (root directory) in the Drive Tree or VTree window.
  • trunk/dll/ipf/fm3.ipf

    r1261 r1377  
    959959.im folder.ipf
    960960
    961 .im databar.ipf
    962 
    963961.im tutor.ipf
    964962
  • trunk/dll/ipf/notebook.ipf

    r1306 r1377  
    636636verification on and off. This is like typing :link reftype=launch
    637637object='CMD.EXE' data='/C HELP VERIFY'.VERIFY ON:elink. or VERIFY OFF at
    638 a command line.
     638a command line. Write verify can be turned off on a per drive basis
     639using the drive's drive flags. This feature was added since some USB
     640removables fail to work properly with write verify on.
    639641:p.
    640642The :hp6.Don't move my mouse!:ehp6. toggle keeps FM/2 from moving your
     
    772774:p.
    773775If you turn this toggle off (it's on by default) and FM/2 starts
    774 behaving strangely, turn it back off. If FM/2 traps and you can't get
     776behaving strangely, turn it back on. If FM/2 traps and you can't get
    775777to the settings page, disconnect from the network, start FM/2, then
    776 turn off the toggle. If that's not possible for some reason, use
     778turn on the toggle. If that's not possible for some reason, use
    777779FM/2's INI editor to view FM3.INI and delete the "RemoteBug" keyword
    778780from the INI (which will cause FM/2 to revert to the default setting).
     
    793795network FSDs, are the ones most often broken), but the more memory is
    794796temporarily consumed as a container is filled. If you habitually work
    795 with directories containing great numbers of files and have sufficient
     797with directories containing large numbers of files and have sufficient
    796798memory, boosting this may be a good idea. On the other hand, if you are
    797799extremely limited in memory (less than 16 megs), reducing this might be
    798 the thing to do. The range is 512 to 4096, with 4096 being the default.
    799 
    800 
     800the thing to do. The DosFind buffer limits the number of files it can find
     801at a time to between 1500-2000. The only advantage of a larger number is it
     802reduces the number of times the find stops to insert records into the container
     803The range is 256 to 4096, with 256 being the default.
     804:p.
     805The :hp6.Recurse scan at startup:ehp6. section allow you to choose the drive types
     806want to have a full recurse scan when the tree container is started. This is the same
     807scan that occurs when you press the plus sign by the drive for the first time. The
     808advantage is the tree expand is quiker. The disadvantage is startup is slower. Local
     809drives are on by default the others are off. Slow drives and nonwrite drives are only
     810scanned for the drive type(s) you have selected (ie if you have a slow virtual drive
     811you must select both virtual drives and slow drives for it to be scanned on startup).
     812:p.
     813The :hp6.Rescan tree on media eject:ehp6. section allow you to choose the drive types
     814where a rescan of the tree container is initiated by ejecting the drive media. This keeps
     815the container in better sync with reality. It is on for removables by default but off for
     816CD/DVDs and floppies.
     817:p.
    801818:h3 res=100070 name=PANEL_BUBBLEPAGE.Bubble help page
    802819:i1 id=aboutBUBBLEP.Bubble help page
  • trunk/dll/ipf/util.ipf

    r288 r1377  
    99.br
    1010:link reftype=hd res=98500.See all files:elink.
     11.br
     12:link reftype=hd res=99000.Databar:elink.
    1113.br
    1214:link reftype=hd res=94900.Compare directories:elink.
     
    3335
    3436.im collect.ipf
     37
     38.im databar.ipf
    3539
    3640.im comp.ipf
  • trunk/eas.def

    r1280 r1377  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00      GKYBuild::EN:US:0:U:@@FM/2 EA Editor MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'
     7option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@FM/2 EA Editor MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 0x50000
  • trunk/fm3.def

    r1280 r1377  
    55# 14 Jun 07 SHL Convert to OpenWatcom
    66
    7 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00      GKYBuild::EN:US:0:U:@@F(ile) M(anager)/2 Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2005, 2008 Steven Levine and Associates, Inc.'
     7option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@F(ile) M(anager)/2 Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 655360
  • trunk/fm4.def

    r1280 r1377  
    55# 14 Jun 07 SHL Convert to OpenWatcom
    66
    7 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00      GKYBuild::EN:US:0:U:@@F(ile) M(anager)/2 Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2005, 2008 Steven Levine and Associates, Inc.'
     7option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@F(ile) M(anager)/2 Lite Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 655360
  • trunk/global.def

    r1280 r1377  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00      GKYBuild::EN:US:0:U:@@FM/2 Global MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'
     7option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@FM/2 Global MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 388416
  • trunk/ini.def

    r1280 r1377  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00      GKYBuild::EN:US:0:U:@@FM/2 INI Editor MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'
     7option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@FM/2 INI Editor MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 0x60000
  • trunk/killproc.def

    r1280 r1377  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00      GKYBuild::EN:US:0:U:@@FM/2 Kill Process MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'
     7option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@FM/2 Kill Process MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 0x50000
  • trunk/sysinfo.def

    r1280 r1377  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00      GKYBuild::EN:US:0:U:@@FM/2 SysInfo MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'
     7option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@FM/2 SysInfo MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 0x50000
  • trunk/undel.def

    r1280 r1377  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00      GKYBuild::EN:US:0:U:@@FM/2 Udelete MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'
     7option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@FM/2 Undelete MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 0x50000
  • trunk/vcollect.def

    r1280 r1377  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00      GKYBuild::EN:US:0:U:@@FM/2 Collector MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'
     7option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@FM/2 Collector MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 488416
  • trunk/vdir.def

    r1280 r1377  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00      GKYBuild::EN:US:0:U:@@FM/2 View Directory MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'
     7option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@FM/2 View Directory MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 488416
  • trunk/viewinfs.def

    r1280 r1377  
    55# 16 Jun 07 GKY Convert to OpenWatcom
    66
    7 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00      GKYBuild::EN:US:0:U:@@FM/2 View INFs MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'
     7option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@FM/2 View INFs MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 122840
  • trunk/vtree.def

    r1280 r1377  
    55# 14 Jun 07 SHL Convert to OpenWatcom
    66
    7 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00      GKYBuild::EN:US:0:U:@@FM/2 Tree View MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'
     7option description '@#The Netlabs FM/2 team:3.15.0#@##1## 01/04/2009 03:15:00      PIPPIN1::EN:US:0:U:@@FM/2 Tree View MiniApp Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    88
    99option stack = 488416
Note: See TracChangeset for help on using the changeset viewer.