在APD中调用VSCODE打开文本文件
1.配置VSCODE环境变量:在“系统变量”区域找到Path,添加C:\Users<你的用户名>\AppData\Local\Programs\Microsoft VS Code 路径,已配置的话,可以忽略
2.调用 axlRunBatchDBProgram("vscode" "code file_path" ?relodeDB nil ?noUnload t ?noProgress t)
注:file_path 表示要打开的文件的绝对路径
1.配置VSCODE环境变量:在“系统变量”区域找到Path,添加C:\Users<你的用户名>\AppData\Local\Programs\Microsoft VS Code 路径,已配置的话,可以忽略
2.调用 axlRunBatchDBProgram("vscode" "code file_path" ?relodeDB nil ?noUnload t ?noProgress t)
注:file_path 表示要打开的文件的绝对路径