home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1996 February
/
PCWK0296.iso
/
sharewar
/
os2
/
grafika
/
splot
/
splot.cfg
< prev
next >
Wrap
Text File
|
1994-10-07
|
5KB
|
129 lines
/* edit the numeric values to chage option */
/* 1 is on and 0 is off for on/off parameters */
undo_limit 30000
key_map 0
exclusive_map 0
tab_size 3
right_margin 79
left_margin 0
indent 4
ordinary_colour 7
changed_colour 3
background_colour 0
command_colour 4
command_back_colour 7
tab_compress 0
auto_indent 1
auto_wrap 0
copy_indent 0
right_justify 0
error_beep 1
overwrite_warn 0
inc_update 0
always_load 1
font_name System Monospaced
font_size 10
edit_x_pos 300
edit_y_pos 12
edit_width 320
edit_height 452
plot_x_pos -4
plot_y_pos 6
plot_width 303
plot_height 457
index_names (null)
/* Starting in the first column of a definition must appear the key word */
/* or function key identifying the macro. This is followed by the macro */
/* body. Function keys may not appear in macro bodies.*/
/* macro definitions require two characters per keystroke and are encoded as follows: */
/* Sequences are in ASCII order.*/
/* Ordinary characters prepend with _ */
/* Control Keys prepend with ^ ^M Return, ^[ esc */
/* Alt Keys prepend with % */
/* Cursor keys prepend with # #. Del, #0 Ins - #9 PgUp */
/* Ctrl Cursor Keys prepend with # #N Del, #P Ins - #Y PgUp */
/* Alt Cursor Keys prepend with # #n Del, #p Ins - #y PgUp */
/* Function Keys prepend with $ $1 - S< */
/* Shift Function Keys prepend with $ $= - $H */
/* function key macro definitions */
$1 ^[_?^M
$2 ^W
$3 ^Q
$4 ^W^Q
$5 ^[
$6 ^[_c_o_n_f_i_g_u_r_e^M
$7 ^[_e_
$8 ^[_r_
$9 ^U
$: ^N
$I #7_#_i_n_c_l_u_d_e^`_<_s_p_l_o_t_._h_>^M_m_a_i_n_(_)^M#6#6#6_{^M_}#8
$J _i_f^`_(_)^M#6#6#6_{^M_}#8#8
$K _e_l_s_e^M#6#6#6_{^M_}#8
$L _f_o_r^`_(_;_;_)^M#6#6#6_{^M_}#8#8#6
$M _w_h_i_l_e^`_(_)^M#6#6#6_{^M_}#8#8#6#6#6
$N _d_o^M#6#6#6_{^M_}^M#4#4#4_w_h_i_l_e^`_(_)_;#4#4
$O _b_r_e_a_k_;
$P _c_o_n_t_i_n_u_e_;
$Q _r_e_t_u_r_n_;
$R _c_h_a_r^`_;#4
$S _i_n_t^`_;#4
$T _f_l_o_a_t^`_;#4
$U _d_o_u_b_l_e^`_;#4
$V _s_w_i_t_c_h^`_(_)^M#6#6#6_{^M_}#8#8#6#6#6#6
$W _c_a_s_e^`_:#4
$X _d_e_f_a_u_l_t^`_:#4
$\ ^^
$] ^_
$;
$<
$=
$>
$?
$@
$A
$B
$C
$D
$E
$F
$G
$H
$Y
$Z
$[
$^
$_
$`
/* internal function macro definitions */
abox ^M_a_b_o_x_(_w_i_d_t_h_,_h_e_i_g_h_t_,_[_x_o_r_i_g_]_,_[_y_o_r_i_g_]_)_;#T#T#T#T
alineto ^M_a_l_i_n_e_t_o_(_l_e_n_g_t_h_,_a_n_g_l_e___t_o___l_a_s_t_)_;#T#T
arc ^M_a_r_c_(_x_c_e_n_t_e_r_,_y_c_e_n_t_e_r_,_r_a_d_i_u_s_,_a_l_p_h_a_,_b_e_t_a_)_;#T#T#T#T#T
arcn ^M_a_r_c_n_(_x_c_e_n_t_e_r_,_y_c_e_n_t_e_r_,_r_a_d_i_u_s_,_a_l_p_h_a_,_b_e_t_a_)_;#T#T#T#T#T
arcto ^M_a_r_c_t_o_(_x_1_,_y_1_,_x_2_,_y_2_,_r_a_d_i_u_s_)_;#T#T#T#T#T
arrowto ^M_a_r_r_o_w_t_o_(_x_1_,_x_2_,_[_x_2_]_,_[_y_2_]_ _-_ _[_x_n_]_,_[_y_n_]_)_;#T#T#T#T#T#T#T
ascale ^M_a_s_c_a_l_e_(_,_m_i_n_,_m_a_x_)_;#T#T#4
axes_box ^M_a_x_e_s___b_o_x_(_w_i_d_t_h_,_h_e_i_g_h_t_,_x_m_i_n_,_y_m_i_n_,_x_m_a_x_,_y_m_a_x_,_[_x_o_r_i_g_]_,_[_y_o_r_i_g_]_)_;#T#T#T#T#T#T#T#T
box ^M_b_o_x_(_x_1_,_y_1_,_x_2_,_y_2_)_;#T#T#T#T
curveto ^M_c_u_r_v_e_t_o_(_x_1_,_y_1_,_x_2_,_y_2_,_x_3_,_y_3_)_;#T#T#T#T#T#T
drawdata ^M_d_r_a_w_d_a_t_a_(_d_a_t_a_,_[_x_c_o_l_]_,_[_y_c_o_l_]_)_;#T#T#T
errorbars ^M_e_r_r_o_r_b_a_r_s_(_,_d_a_t_a_,_x_c_o_l_,_y_c_o_l_,_e_r_r_c_o_l_)_;#T#T#T#T#4
fitline ^M_f_i_t_l_i_n_e_(_d_a_t_a_,_x_c_o_l_,_y_c_o_l_,_&_y_i_n_t_,_&_s_l_o_p_e_)_;#T#T#T#T#T
label ^M_l_a_b_e_l_(_,_l_a_b_e_l_)_;#T#4
lineto ^M_l_i_n_e_t_o_(_x_1_,_x_2_,_[_x_2_]_,_[_y_2_]_ _-_ _[_x_n_]_,_[_y_n_]_)_;#T#T#T#T#T#T#T
moveto ^M_m_o_v_e_t_o_(_x_,_y_)_;#T#T
plotdata ^M_p_l_o_t_d_a_t_a_(_d_a_t_a_,_[_x_c_o_l_]_,_[_y_c_o_l_]_)_;#T#T#T
readdata ^M_r_e_a_d_d_a_t_a_(_f_i_l_e_n_a_m_e_,_d_a_t_a___a_r_r_a_y_)_;#T#T
rarrowto ^M_r_a_r_r_o_w_t_o_(_x_1_,_x_2_,_[_x_2_]_,_[_y_2_]_ _-_ _[_x_n_]_,_[_y_n_]_)_;#T#T#T#T#T#T#T
rlineto ^M_r_l_i_n_e_t_o_(_x_1_,_x_2_,_[_x_2_]_,_[_y_2_]_ _-_ _[_x_n_]_,_[_y_n_]_)_;#T#T#T#T#T#T#T
rmoveto ^M_r_m_o_v_e_t_o_(_x_,_y_)_;#T#T
rotate ^M_r_o_t_a_t_e_(_d_e_g_r_e_e_s_)_;#T
scale ^M_s_c_a_l_e_(_x_m_u_l_t_,_y_m_u_l_t_)_;#T#T
symbol ^M_s_y_m_b_o_l_(_[_x_]_,_[_y_]_,_)_;#T#T
text ^M_t_e_x_t_(_x_,_y_,_q_u_o_t_e_,_[_j_u_s_t_]_)_;#T#T#T#T
translate ^M_t_r_a_n_s_l_a_t_e_(_t_x_,_t_y_)_;#T#T
whereis ^M_w_h_e_r_e_i_s_(_&_x_,_&_y_)_;#T#T