本页目录:
- 1、下载
- 2、安装配置
- 3、测试
下载
-
程序下载
# 打开Windows PowerShell
ssh BL066912@xxx.xxx.xxx.xxx -p 22
cd /u1/toptest/tiptop
. toptest
tar -czvf procedure.tar.gz /u1/topprod/tiptop/*/4gl/{*.4gl,*.global} \
/u1/topprod/tiptop/*/4fd/*.4fd \
/u1/topprod/tiptop/schema/ds.sch \
/u1/topprod/tiptop/config/top.global \
/u1/topprod/topcust/*/4gl/{*.4gl,*.global} \
/u1/topprod/topcust/*/4fd/*.4fd \
/u1/topprod/topcust/config/top.global
# 另开Windows PowerShell,使用sftp进入
cd C:\Software\FourJs\procedure
sftp BL066912@xxx.xxx.xxx.xxx
cd /u1/toptest/tiptop
get procedure.tar.gz
安装配置
安装
配置
- 引用数据字段。下载到的/u1/topprod/tiptop/schema/ds.sch 文件
-
制作包
-
1、将模板axc.4pw 放到 tiptop和topcust同级目录下
-
2、打开.4pw模板文件另存别的名称。
-
中文汉化(以上操作后再中文化)。将语言文件放到generostudio.exe同级目录下:C:\Software\FourJs\Genero Studio\gst\bin
测试
- 打开另存别名称的.4pw然后,删除其他只保留Globals和Libs目录,然后再
要将开发的4gl和4fd存放进入对应目录再进行以下导入
4gl 自动可以校验语法
4fd 表格可以拖拉
- 也可以