Masterdir File : Différence entre versions

[version en cours de rédaction][version en cours de rédaction]
(Page créée avec « {{Tuto Details |Description=<translate>Description of masterdir.saw file</translate> |Categories=Specification |Tags=masterdir, startup }} <translate>The masterdir.saw fil... »)
 
Ligne 8 : Ligne 8 :
 
The file points to the working directory of the front end software which is used for:
 
The file points to the working directory of the front end software which is used for:
  
* Initialisation files (*.saw, *.mul)
+
*Initialisation files (*.saw, *.mul)
* Diagnostic records
+
*Diagnostic records
* Archive files
+
*Archive files
  
 
{| class="wikitable"
 
{| class="wikitable"
Ligne 21 : Ligne 21 :
 
|winSaw
 
|winSaw
 
|Saw only
 
|Saw only
|Contains one text line directing the software to the running directory  
+
|Contains one text line directing the software to the running directory
 
|<syntaxhighlight>
 
|<syntaxhighlight>
 
c:\saw\
 
c:\saw\
Ligne 32 : Ligne 32 :
 
|Two text lines  
 
|Two text lines  
  
# Directing to the MH side running directory
+
#Directing to the MH side running directory
# Directing to the saw side running directory
+
#Directing to the saw side running directory
 
|<syntaxhighlight>
 
|<syntaxhighlight>
 
c:\multi\
 
c:\multi\
Ligne 41 : Ligne 41 :
  
  
This allows full flexibility to put the </translate>
+
 +
{{Info|...This allows full flexibility to put the running directory on a different PC via a shared drive, which is important if the front end PC has limited hard drive space}}</translate>
 
{{PageLang
 
{{PageLang
 +
|Language=en
 
|SourceLanguage=none
 
|SourceLanguage=none
 
|IsTranslation=0
 
|IsTranslation=0
|Language=en
 
 
}}
 
}}
 
{{AddComments}}
 
{{AddComments}}

Version du 12 novembre 2019 à 09:50

Auteur avatarGareth Green | Dernière modification 26/03/2020 par Gareth Green en cours de rédaction

Pas encore d'image

Description of masterdir.saw file

Sommaire

The masterdir.saw file is very important. It is located in the startup directory of the winMulti or winSaw control programs.

The file points to the working directory of the front end software which is used for:

  • Initialisation files (*.saw, *.mul)
  • Diagnostic records
  • Archive files
Control Software Machines Examples
winSaw Saw only Contains one text line directing the software to the running directory
c:\saw\
d:\
winMulti All others Two text lines
  1. Directing to the MH side running directory
  2. Directing to the saw side running directory
c:\multi\
c:\saw\


...This allows full flexibility to put the running directory on a different PC via a shared drive, which is important if the front end PC has limited hard drive space

Commentaires

Draft