![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Dont know about notepad/wordpad - but wintegrate comes with the winteg editor (wintedit.exe) - all you need are the wintegrate host routines compiled and it will connect through your wintegrate session - great for program editing/compiling etc... rgds Symeon Breen www.a2c-ltd.com www.sjb-solutions.net |
#4
| |||
| |||
|
|
I've been looking through some old postings and saw Steven Davies-Morris' posts about the WINED interface for editing Pick database files using Notepad or Wordpad via Wintegrate. Can someone please forward me a copy of the utility if they have it? Thanks. Vince vlee (AT) sdccd (DOT) net |
#5
| |||
| |||
|
|
Depending on which platform you're working from, you can usually write your item into Windows folder and then shell out to the notepad.exe. In D3 something like: open 'bp' to bpfv then read r from bpfv,'test' then open "dos:/drive:/folderpath" then write r on "d3pgm.txt" execute "!notepad.exe drive:\folderpath\d3pgm.txt" read r from 'd3pgm.txt' then write r on bpfv,'test' end end end On D3, notice different slashes in path between a "pick" path and a "dos" path. For others, such as jBase and OpenQM, there's no such difference. Mark Brown symeonb (AT) gmail (DOT) com> wrote in message news:1146852211.905623.244550 (AT) i39g2000cwa (DOT) googlegroups.com... Dont know about notepad/wordpad - but wintegrate comes with the winteg editor (wintedit.exe) - all you need are the wintegrate host routines compiled and it will connect through your wintegrate session - great for program editing/compiling etc... rgds Symeon Breen www.a2c-ltd.com www.sjb-solutions.net |
#6
| |||
| |||
|
|
Mark and anyone else, How would this code look if you were running on D3/Linux? Thanks, Jeff "Mark Brown" <mbrown (AT) drexelmgt (DOT) com> wrote in message news:nZT6g.8563$Nk3.4457 (AT) tornado (DOT) socal.rr.com... Depending on which platform you're working from, you can usually write your item into Windows folder and then shell out to the notepad.exe. In D3 something like: open 'bp' to bpfv then read r from bpfv,'test' then open "dos:/drive:/folderpath" then write r on "d3pgm.txt" execute "!notepad.exe drive:\folderpath\d3pgm.txt" read r from 'd3pgm.txt' then write r on bpfv,'test' end end end On D3, notice different slashes in path between a "pick" path and a "dos" path. For others, such as jBase and OpenQM, there's no such difference. Mark Brown symeonb (AT) gmail (DOT) com> wrote in message news:1146852211.905623.244550 (AT) i39g2000cwa (DOT) googlegroups.com... Dont know about notepad/wordpad - but wintegrate comes with the winteg editor (wintedit.exe) - all you need are the wintegrate host routines compiled and it will connect through your wintegrate session - great for program editing/compiling etc... rgds Symeon Breen www.a2c-ltd.com www.sjb-solutions.net |
#7
| |||
| |||
|
#8
| |||
| |||
|
|
Jeff, If you were using AccuTerm, I'd suggest using WED. If NOT accuterm, what TE are you running, and how does it fire notepad (or are you looking to run gedit under X from inux workstations) ? |
#9
| |||
| |||
|
|
Just about all of our clients are using Accuterm. I was just curious if you can open a local DOS file and read/write to it the way you can with Linux. Jeff "Ross Ferris" <rossf (AT) stamina (DOT) com.au> wrote in message news:1147526517.477639.146000 (AT) g10g2000cwb (DOT) googlegroups.com... Jeff, If you were using AccuTerm, I'd suggest using WED. If NOT accuterm, what TE are you running, and how does it fire notepad (or are you looking to run gedit under X from inux workstations) ? |
![]() |
| Thread Tools | |
| Display Modes | |
| |