The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum
 Origin Forum
 turn on word wrap by default or by a script
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

mstoelzer

Germany
1 Posts

Posted - 07/10/2002 :  5:03:56 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
How can I turn on word wrap in the notes window by default or by a script?
I would like to present help to inexperienced users within an origin project. My idea is to have a button that opens the text help file in a notes window. The only problem is that I couldn't find a way to turn on word wrap by default. And neither 'domenu 33031' nor 'menu -e 33031' affects word wrap in my Origin 6.0 SR4. Any idea how to manage it?
Mathias

CStorey

Canada
137 Posts

Posted - 07/10/2002 :  9:22:29 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Good question. Not sure it's possible, but the Origin crew can answer that for you. As an alternate method you can just open notepad externally from a script.

run -e Notepad "Filename";

Or you could open the default browser and write your help files in HTML with pictures. This is what I do. Unfortunately in Origin 6.0 you need to be able to identify the path to the browser explicitly like...

run -e "Fullpath+BrowserName" "FullPath+fileName";

Later version of Origin, 6.1 and 7.x, have support to do this automatically with the "win -aw HTMLfilename" command.

Hope this helps.


Craig Storey
Origin WebRing Member - http://g.webring.com/hub?ring=originwebring
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000