--------------------------------------------------------------------------- Upgrade from QEdit/TSE JR $ 59.95 Shipping (USA) $ 6 CANADA/MEXICO $ 7 Overseas $ 18 George J. De Bruin SemWare Technical Support ------------------------------------------------------------------------------ SemWare Corporation Phone: (770) 641-9002 FAX: (770) 640-6213 WEB: http://www.semware.com FTP: ftp.semware.com george.de.bruin@semware.com ------------------------------------------------------------------------------ -- SPEED 2.0h #10: * Origin: SemWare Support BBS * 770-641-8968 * (1:133/314) (1:133/314) --------------- FIDO MESSAGE AREA==> TOPIC: 152 QEDIT Ref: D1M00000 Date: 01/15/96 From: CHAD WALLACE Time: 02:42pm \/To: DAN DUNFEE (Read 5 times) Subj: SHARESPELL On Jan 12, 1996, Dan Dunfee wrote to Chad Wallace about SHARESPELL Hello, Dan. CW>> Well, all of it is possible except for saving the current CW>> position in the file. DD> Have the macro iinsert a string such as "xxx" before starting the DD> shell to run sharespell. Upon return find the string, and DD> delete, leaving oneself in the last position before starting. Hey, I never thought of that. That's a good idea, thanks. And it works, too... So here's the new macro: * Run ShareSpell on block if cursor is inside block or whole file if * not. Will not work with a column block. ^S SetScreenOff SaveSettings SetInsMode " CuRsoR__MARKER " IsCursorInBlock JTrue InBlock: BegFile MarkBlockBegin EndFile MarkBlockEnd InBlock: WriteBlock "SSTMP_FL.321" Return DeleteBlock DOS "C:\UTIL\SS.EXE SSTMP_FL.321" Return Return ReadBlock "SSTMP_FL.321" Return UnMarkBlock Find " CuRsoR__MARKER " Return "G" Return DelCh 16 EditFile "SSTMP_FL.321" Return KillFile Exit "N" RestoreSettings Cmdr Walrus --- GoldED 2.50+ * Origin: Writing from Kamloops, BC, Canada (1:353/710.16) --------------- FIDO MESSAGE AREA==> TOPIC: 152 QEDIT Ref: D1N00000 Date: 01/18/96 From: JOAQUIM HOMRIGHAUSEN Time: 01:45pm \/To: GEORGE DE BRUIN (Read 5 times) Subj: Undo/Redo >> How's the Undo/Redo stuff coming along.. NEED to throw out >> Brief here.. > It's on our list! I know it's on the list - it's been there for a while.. but that doesn't get me any closer to throwing out Brief :-) By the way, could we get a key to work in the "ListFiles" macro in TSEjr/2? It'd be nice to be able to remove a buffer from the list/memory when it's not needed anymore. %JoHo% joho@innet.lu --- * Origin: Absolute Solutions (2:270/17.1) --------------- FIDO MESSAGE AREA==> TOPIC: 152 QEDIT Ref: D1V00000 Date: 01/24/96 From: JAN VERMEULEN Time: 04:52pm \/To: ALL IN ZONE 2 (Read 4 times) Subj: SemWare files As of today, most, if not all, files of the SemWare ftp site are available from 2:280/100. Request SEMFILES (22k, zipped) for a listing of what is available. -=<[ JV ]>=- --- * Origin: The Poor Man's Workstation -- Wormerveer NL (2:280/100) --------------- FIDO MESSAGE AREA==> TOPIC: 152 QEDIT Ref: D2300000 Date: 02/01/96 From: LARRY CLAYBROOK Time: 05:11pm \/To: GEORGE DE BRUIN (Read 4 times) Subj: Print manuals vs online h George De Bruin recently said to Thorbjoern Andersen: > Undoubtly true, but how well does the word wrap work in TSE? > Especially with regards to reformatting previously written text? GDB> In The SemWare Editor Professional 2.5 one of the new features is GDB> AutoMatic WordWrap. This will re-wrap text as you type. It seems to GDB> do what most people want. George, I used Qedit 2, then 3 for many moons, and just a few months ago I upgraded to TSE 2.0, which is what I'm using now, primarily because it offers mouse support, which Qedit didn't at that time. It took quite a while for me to figure out the differences in loading the key assignments (quite different from Qedit), but I finally figured out how it's done and got all my old Qedit key assignments transferred over. So far I like TSE and plan to stay with it. I use it as my editor in BW mostly, as Windows 95 has other editors. But since I'm in BW so much, TSE is important to me. Just thought I'd post this as a way of introduction. Sorry if it's a little long-winded. But I do enjoy Semware products and they have been of great value to me over the years. Now the question: Since this automatic re-wrapping would be a nice improvement, how much to upgrade from 2.0 to 2.5? Also, what other features does it have over and above 2.0? Thanks for your comments. --- Blue Wave/Max v2.21 * Origin: The HUB * Austin TX * Centex PCUG * 512-346-1852 (1:382/1201) --------------- FIDO MESSAGE AREA==> TOPIC: 152 QEDIT Ref: D2A00000 Date: 02/05/96 From: GEORGE DE BRUIN Time: 03:37pm \/To: LARRY CLAYBROOK (Read 4 times) Subj: Print manuals vs online h > Now the question: Since this automatic re-wrapping would be a nice > improvement, how much to upgrade from 2.0 to 2.5? Also, what other > features does it have over and above 2.0? Thanks for your comments. Here is a short list of the other new features in TSE Pro 2.5: Feature List for TSE Pro v2.5 * Multifile find/replace/view * Save/Restore the editors state including files/windows/bookmarks * File Manager including Directory Tree command * Access to Windows clipboard (copy/paste) * Search the online help for a string * New commands: Capitalize, CaptureDosOutput, Beg/End/Next/PrevPara, FileInfo, FillBlock takes a string, MarkPara, NewFile, QuoteText, many more! * Enhanced hex mode * Persistent Main Menubar * Persistent History, persistent recently-edited-files * Synchronized window scrolling * Enhanced Where-is-file command * Additional video modes : 30/33/36/40/44 For macro writers: * Macro Debugger * dozens of Macro language enhancements for/do loops, string slices, access to DOS interrupts, files, additional hooks, dozens of new commands. George J. De Bruin SemWare Technical Support ------------------------------------------------------------------------------ SemWare Corporation Phone: (770) 641-9002 FAX: (770) 640-6213 WEB: http://www.semware.com FTP: ftp.semware.com george.de.bruin@semware.com ------------------------------------------------------------------------------ -- SPEED 2.0h #10: --- PCBoard (R) v15.22/M 10 * Origin: SemWare Support BBS * 770-641-8968 * (1:133/314) (1:133/314)