|
Try
this..
@STAR
CODE[FN=STRTMP("C:\\sm9\\turn\\star\\%#V2"), MS1="C:\\sm9\\turn\\atsmf\\star.smf", MT1="C:\\sm9\\turn\\atsmf\\star.tmp", SH=0, DC=0, ST=0, DT=0,SP=9] IF(#YESNO=0) GOTO(LABEL) ENDIF // THIS WILL OPEN UP THE TEXT EDITOR AND GET THE FILE FROM YOUR DIRECTORY SHELL[CMD_LN=STRTMP("C:\ultraedit\uedit32.exe C:\\sm9\\turn\\star\\%V2"), WA=0, DP=1] @LABEL #YESNO="" #FILE_NAME="" #EXTN="" GOTO(END) Of
course, you have to change the path to your editor. the first path is to
the editor and the second path is where your file is stored
at.
Rick
|
- [mfg-smartcam] Automatically open coded file Brock Shimon
- Re: [mfg-smartcam] Automatically open coded file Kevin Clark
- Stannard, Rick
