Présentation
Documentation
L'équipe
Sérialisation
 
Programmes
Objets
Libs Utilitaires
Libs Internes
   
 
Editeur
Syntaxes
Windows
Versions
   

SCR/AL1 - TOME VI. Résumé des syntaxes

2. Syntaxe des programmes

Ce chapitre comprend les parties suivantes :

2.1 scr4

scr4 -option args ...

Options Args Description
------------------------------------
-a action : execute action
-ab abar : edit action bar
-af file... : load ascii file(s)
-ai page : edit isam page (Abar)
-ap appl : edit application
-b bc : edit BC file
-ba bc : edit bc with a_bar
-break : set break off
+break : set break on
-C line col : clock at (line, col)
-cmt file : set comments in file
-drwmem : all draws in memory
-dump is fil : dump is in ascii file
-load is fil : load is from asc file
-fldmem : all flds in memory
-h : display this message
-icp is1 is2 : copy is2 into is1
-ic isam... : create isam files
-icall : create all isam files
-id isam... : delete isam files
-ia isam lg : add lg bytes to isam
-idump isam file: dump isam in ascii file
-iload isam file: load isam from ascii file
-ir isam ... : rebuild isam files
-k line col : display WAIT/INPUT msg
-l extension : set file extension
-m menu : edit menu
-M line col : available MEM (line, col)
-of file : load obj file
-optmem : all menu options in mem
-P mpage : edit multi page
-pd page : edit page
-pe page : edit isam from page
-itsf is1 is2 : copy common flds is1->is2
-H helpfile : edit helpfile
-t term : set termcap name
-u nnn : set user category
-sync- : do NOT sync each record
-DT line col : set date at (line, col)
-{pg|is}align : pg|is flds alignment
-irf is f1 f2 ..: rebuild is named f1, f2
-icf is f1 f2 ..: create is named f1, f2
-dumpint is ofile : dump is in internal format file ofile
-loadint is ifile : load is in internal format from ifile
-dumpintf is f1 ofile : dump is (name f1) in internal format file ofile
-loadintf is f1 ifile : load is (name f1) in internal format from ifile
-idx index_nb : index number for dump
-first value : first index value for dump
-last value : last index value for dump
-nbr max_recs : maximum number of record to dump
-cond LE | GE | EQ | DB : search condition for dump
-nodebug
-sql filename

2.2 scr4_e

scr4_e -option args  ...

Option Args Description
-------------------------------------
-a file : output ascii
-af file .. : load ascii file(s)
-C line col : clock at line col
-c file : output C
-cmt file : comments in file
-drwmem : all draws in mem
-fldmem : all flds in mem
-h : display this help
-hap file : dump helpfile from a_bar
-hi file : dump helpfile from isams
-hpg file : -- cancelled --
-I file : #include file in C files
-i file : dump pages from isams
-DT line col : set date at (line, col)
-noobj : no obj in .C
-olddef : old page field defines
-k line col : WAIT/INPUT at line col
-l ext : set ascii files ext (.f)
-M line col : MEM at line col
-main action : create main() in C file
-nodef :
-o file : output object (.scr)
-of file : load object file (.scr)
-optmem : all options in mem
-s- : don't display statistics
-smp file : dump MPAGE defn file
-t term : dump term in C file
-1obj : single file C output
-c- : c output without scr.f
-pgalign : force pg flds alignment
-isalign : force is flds alignment
-w filename : generate windows files
-namemem : all fields names in memory
-actmem : all actions in memory

2.3 scr4_drv

scr4_drv filename

2.4 scr4_trd

scr4_trd -options args ... @responsefile


OPTION ARGUMENTS REQ DEFAULT DESCRIPTION
------ --------- --- ------- -----------
-c dbase N create dbase
-e dbase N edit dbase
-db dbase N c:\scr\scr_trad set dbase name
-il 1-2 N 1 input language
-ol 1-2 N 2 output language
-scr N read SCR files
-fix N keep string lg
-freescr N free SCR string lg
-x file ... N extract from files
-t file ... N translate files
-h N display help

2.5 scr4_h

scr4_h -option args ... @responsefile

OPTION ARGUMENTS REQ DEFAULT DESCRIPTION
------ --------- --- ------- -----------
-e chars N skip line if first char in chars
-f chars N skip chars if first in line
-wm N suppress macro warning
-s N suppress escape sequences
-esc ch N defines escape character
-list N list topics read
-o filename N output file (.hlp)
-log filename N log file
-c file ... Y compile files
-h N display help

2.6 scr4_mkh

scr4_mkh -option args ... @responsefile


OPTION ARGUMENTS REQ DEFAULT DESCRIPTION
------ --------- --- ------- -----------
-o filename N mkh.mkh output file
-l N suppress first comment line
-nf N suppress file references
-nh N suppress header
-nl N suppress list of functions
-ns N suppress syntax of functions
-nt N suppress functions description
-s N include sources
-t topic N replace TOC by topic
-c file .. Y input C files
-h N display help

2.7 scr4_hh

scr4_hh -option args ... @responsefile


OPTION ARGUMENTS REQ DEFAULT DESCRIPTION
------ --------- --- ------- -----------
-i filename Y input file
-o filename N scr_hh output file
-t topic .. Y topics
-h N display help



2.8 scr4_hm

scr4_hm -option args ... @response_file


OPTION ARGUMENTS REQ DEFAULT DESCRIPTION
------ --------- --- ------- -----------
-e char N exclude first line char
-c char N \ change escape char
-s N sub-topics not dumped
-i filename Y input .hlp file
-o filename N output .a2m file if != input
-t topic .. N topics (if not all)
-dup N duplicate topics (if necessary)
-it N suppress italic in topics
-h N display help


2.9 scr4_a2m

scr4_a2m [-h] [-c catalog] [-o outputfile] [-gif] [-p paragraph]
[-noref] file ... [-page] [-i text] file ...

-c catalog : use alternate catalog
-o filename : output filename
-p paragraph : default paragraph
-page : skip to next page
-i text : insert text on a separate page
-h : print usage
-lf_on : set switch lf_on
-lf_off : set switch lf_off (default)
-bl_on : does not skip blanks
-bl_off : skip blanks (default)
-gif : images are in gif format
-noref : suppress Figure nn text


2.10 scr4_help

scr4_hlp filename [topic]


2.11 scr4_dia

scr4_dia filename

2.12 scr4_mki

scr4_mki -option args ... @responsefile

OPTION ARGUMENTS REQ DEFAULT DESCRIPTION
------ --------- --- ------- -----------
-i filename .. Y input ascii files
-c N compile only
-floppy size N 1457664 set floppy space
-mkdisk drive:[dir] N A: create install. disk(s)
-w N create install for Windows 32 bits
-self N create an auto-extractable program
-h N display this help


2.13 scr4_ps

scr4_ps -option args ... @responsefile


OPTION ARGUMENTS REQ DEFAULT DESCRIPTION
------ --------- --- ------- -----------
-i filename N input filename
-o filename N output filename
-font fontname N Times-Romanfont name
-size points nb N 9.0 fontsize
-margv points nb N 30.0 vert.margins size
-margh points nb N 20.0 horiz.margins size
-linesp points nb N 2.0 line spacing
-landscape N invert page
-h N display this help


2.14 scr4_lab

scr4_lab -option args ... @responsefile


OPTION ARGUMENTS REQ DEFAULT DESCRIPTION
------ --------- --- ------- -----------
-nv nb N 8 nb of vertical labels
-nh nb N 2 nb of horizontal labels
-i filename N input filename
-o filename N output filename
-font fontname N Helvetica font name
-size points nb N 10.0 fontsize
-margv points nb N 30.0 vert.margins size
-margh points nb N 20.0 horiz.margins size
-linesp points nb N 2.0 line spacing
-h N display this help


2.15 scr4_ak

scr4_ak [key key ...]

2.16 scr4_tar

scr4_tar {cuxt}type tarfile [filename ...]
cuxt = copy, update, extract or table of contents
type = 0 for regular file
1 for 5,25 DD diskette
2 for 5,25 HD diskette
3 for 3,5 DD diskette
4 for 3,5 HD diskette
tarfile = regular file name or a: or b:
filename ... = copied or extracted files

2.17 scr4_ar

scr4_ar n libname file1.obj

where n = 1 : create tmp batch file
n = 2 : add to tmp batch file
n = 3 : create library from batch file list

2.18 scr4_u2d

scr4_u2d file .... (wildcards accepted)

2.19 scr4_d2u

scr4_d2u file .... (wildcards accepted)

2.20 scr4_pak

Syntax : scr4_pak {alx} archive [file file ...]

where a = append to archive
l = list archive contents
x = extract from archive

2.21 scr4_lp

scr4_lp printername [file [parms ..]] [+ progname arg arg ...]

where :

- printername is a valid printer found in the scr_prts database
- file is the file to be printed
- parms are the optionnal parameters for printername
- + indicates that the subsequent command is to be executed
after printing.


2.22 scr4_app

scr4_app progname.exe filename

2.23 scr4_cry

scr4_cry [-r] [-k key] [-d] file ... (wildcards accepted)

-r : recursive
-k key : numerical encryption key ([1-30000])
-d : decrypt (encrypt by default)

2.24 scr4_lzh

scr4_lzh file file ... @responsefile

2.25 scr4_pr

scr4_pr -option args ... @responsefile

OPTION ARGUMENTS REQ DEFAULT DESCRIPTION
------ --------- --- ------- -----------
-i filename N input file
-o filename N output file
-f text N %P footer
-t text N File %F [%D %T] title
-sp 1-4 N 1 line spacing
-nl 10-120 N 60 lines/page
-nc 10-240 N 80 columns/page
-s N silent
-h N display help


2.26 scr4_o2a

scr4_o2a file ....        (wildcards accepted)

2.27 scr4_a2o

scr4_a2o file ....        (wildcards accepted)

2.28 scr4_spl

scr4_spl -option args ... @responsefile


OPTION ARGUMENTS REQ DEFAULT DESCRIPTION
------ --------- --- ------- -----------
-i filename Y input file
-o filename Y output file
-l n N split on <Hn>
-v N verbose
-t title N HTML file(s) Title
-b filename N Background Image
-u filename N Up icon
-h N display help

2.29 scr4_toc

scr4_toc -option args ... @responsefile


OPTION ARGUMENTS REQ DEFAULT DESCRIPTION
------ --------- --- ------- -----------
-i filename Y input HTML file
-o filename Y output file
-l n N TOC to level <Hn>
-v N verbose
-h N display help

2.30 scr4_sbs

SCR4_SBS [-rbs] from to replfile file(s) ...

-r : recursive
-b : backup each file in *.bak
-s : silent
from = string beginning the section to be replaced
to = string ending the section to be replaced
replfile = file containing the new text
file = file to be modified (wildcards allowed)

2.31 scr4_chk

scr4_chk -option args ... @responsefile


OPTION ARGUMENTS REQ DEFAULT DESCRIPTION
------ --------- --- ------- -----------
-i filename Y input HTML file
-v N verbose
-h N display help

2.32 scr4_a2f

Syntax : scr4_a2f -option args ... @responsefile

OPTION ARGUMENTS REQ DEFAULT DESCRIPTION
------ --------- --- ------- -----------
-i filename Y a2m input file
-o filename N mif output file
-ini filename N Ini file
-fs nn N Default Font Size
-tfs nn N Table Font Size
-tcol1 nn N Table Col 1 width (mm)
-tcoln nn N Table Col 2-n width (mm)
-tcolor nn N Table Colors (0|1)
-tvlines nn N Table Vertical lines (0|1)
-thlines nn N Table Horizontal lines (0|1)
-tborder nn N Table Border
-h N display this message

2.33 scr4_a2g

Syntax : scr4_a2g -option args ... @responsefile


OPTION ARGUMENTS REQ DEFAULT DESCRIPTION
------ --------- --- ------- -----------
-i filename Y a2m input file
-ini filename N Ini file
-fs nn N Default Font Size
-tfs nn N Table Font Size
-color nn N Color (1) or B&W (0)
-tborder nn N Table Border
-pghead text N Page Header
-pgfoot text N Page Footer
-paranum nn N Para numbering (0|1)
-h N display this message

2.34 scr4_a2h

Syntax : scr4_a2h -option args ... @responsefile


OPTION ARGUMENTS REQ DEFAULT DESCRIPTION
------ --------- --- ------- -----------
-i filename Y a2m input file
-o filename N html output file
-hcw N generate html help format
-ini filename N Ini file
-fs nn N Default Font Size
-tfs nn N Table Font Size
-tcolor nn N Table Colors (0|1)
-tborder nn N Table Border
-paranum nn N Para numbering (0|1)
-title text N Document Title
-s N Silent
-lt 0|1 N Replace < by &lt if 0
-strip 0|1 N Suppress HEAD and BODY sections
-gif2bmp N Replace .gif refs by .bmp
-style file.css N Import STYLE file.css
-font Helv|Times N Default font family
-h N display this message

2.35 scr4_a2r

SCR/AL1 Version 4.32 [02/97] - Copyright (c) 1987-1997 JM & B PAUL (SN:942)
Syntax : scr4_a2r -option args ... @responsefile


OPTION ARGUMENTS REQ DEFAULT DESCRIPTION
------ --------- --- ------- -----------
-i filename Y a2m input file
-o filename N rtf output file
-hcw N generate Win95 help format
-ini filename N Ini file
-title text N Help Title
-fs nn N Default Font Size
-tfs nn N Table Font Size
-tcol1 nn N Table Col 1 width (mm)
-tcoln nn N Table Col 2-n width (mm)
-tcolor nn N Table Colors (0|1)
-tvlines nn N Table Vertical lines (0|1)
-thlines nn N Table Horizontal lines (0|1)
-s N Silent mode (no message)
-h N Display this message

2.36 mt

mt [options] filename ... (wildcards accepted)
Where : filename is a valid DOS filename

Options : -h : print this message
-n : do not load configuration file mt<version>.cnf
-o : load files in binary mode
-a : ANSI character set (ASCII = defaut)
-nl nn : number of lines in window (Windows only)
-nc nn : number of columns in window (Windows only)
-font n : number of the font from TopLeft Menu (Windows only)


2.37 mmt

mmt file ... @responsefile

Copyright © 1998-2015 Jean-Marc Paul and Bernard PAUL - Envoyez vos remarques ou commentaires à bernard@xon.be