Search found 18 matches

by Ed Grossheim
Wed Oct 31, 2007 12:01 am
Forum: Tutorials, Tips and Tricks
Topic: A Macro in Vbs to Automatically insert Bookmarks = Pages
Replies: 2
Views: 14905

Ooops I missed the notification!

10/30/2007 7:00:10 PM

Wow! It looks like some good work Jussi. I will be checking it out in the next few days.

Thanks,
Ed
by Ed Grossheim
Thu Aug 23, 2007 3:44 am
Forum: General
Topic: Appreciate Zeus - Folks Other editors can be ?
Replies: 1
Views: 8575

Appreciate Zeus - Folks Other editors can be ?

8/22/2007 10:28:40 PM

In comparing editors I tried one calle Web-Ed, it didn't have line numbers and when I wrote them to see if I was wrong they .... never wrote back.
Others I wrote never wrote back.

I tried many editors.

One - EditPlus2 has excellent printing ability, but poor editing ...
by Ed Grossheim
Wed Aug 08, 2007 12:36 am
Forum: General
Topic: Via Tool button I would like to Change File Open Directory
Replies: 12
Views: 29090

Wow !!! I just can't believe the SERIOUS Support for Zeus

8/7/2007 7:26:34 PM

Ok I have downloaded the patch, but I will give serious attention to this in the week ahead.

I was coping fine with macros like:

Function key_macro()
directory = "C:\Program Files\Zeus\zScript"
file_name = zeus.file_select_dialog(directory)

'I have no idea why these ...
by Ed Grossheim
Mon Jul 02, 2007 5:25 pm
Forum: General
Topic: Via Tool button I would like to Change File Open Directory
Replies: 12
Views: 29090

It worked

7/2/2007 12:25:30 PM

Thanks Jussi.
--Ed
by Ed Grossheim
Mon Jul 02, 2007 2:59 pm
Forum: General
Topic: Clarification Running a script two ways.
Replies: 1
Views: 9346

Clarification Running a script two ways.

7/2/2007 9:44:32 AM

Just asking for verification.

If I have a Vbs script meant to run via WScript Host, loaded in Zeus,
as the current document, and I execute a tool set as a Dos command with the argument:

"$fn"

then Zeus is executing my script via WScript Host --- Correct ...
by Ed Grossheim
Sat Jun 30, 2007 5:51 pm
Forum: Tutorials, Tips and Tricks
Topic: A Macro in Vbs to Automatically insert Bookmarks = Pages
Replies: 2
Views: 14905

A Macro in Vbs to Automatically insert Bookmarks = Pages

Hi:

If anyone can suggest a brighter approach to accomplishing this, get back.
This illustrates one way, and I am probably overlooking a smart approach!

6/30/2007 12:32:43 PM
Subject: Writing a Macro to Automatically insert a series of BookMarks.
===========
Situation: I am editing a 200 line ...
by Ed Grossheim
Fri Jun 29, 2007 2:06 pm
Forum: General
Topic: Via Tool button I would like to Change File Open Directory
Replies: 12
Views: 29090

Thanks, that helped.

6/29/2007 8:56:50 AM

I will be studying this, and trying stuff today (and tom !).

I've got the file open working, elegance may not be far away!

I see I can execute a script as a Tool or a Macro. Is there anything I could add to the script at the end to suppress the "Tool" tab window at the end ...
by Ed Grossheim
Fri Jun 29, 2007 3:31 am
Forum: General
Topic: Via Tool button I would like to Change File Open Directory
Replies: 12
Views: 29090

Final Thought

6/28/2007 9:53:51 PM
Hi Jussi

Well call me crude, but I have a work-around that is sufficient for me.

e.g. I want to change the directory to "text notes temp".
In this desired directory I placed an empty file "x.vbs"

I set a tool up under Tools/Options/Default doc type/Tools

Calling the Tool ...
by Ed Grossheim
Thu Jun 28, 2007 8:23 pm
Forum: General
Topic: Via Tool button I would like to Change File Open Directory
Replies: 12
Views: 29090

I think I am out of ideas !

6/28/2007 3:20:03 PM

Sorry,

I am afraid I need another clue. I tried.

:cry: - Ed
by Ed Grossheim
Thu Jun 28, 2007 3:27 pm
Forum: General
Topic: Via Tool button I would like to Change File Open Directory
Replies: 12
Views: 29090

While I continueon with the help of your ans. - More details

6/28/2007 9:49:24 AM

I am trying to work with your answer... In the mean time I am sending a couple further details about where I am trying to go.

I am trying to understand the nature of the Default Directory of the Current Document.

e.g. I have three files open, each in different folders.

If I ...
by Ed Grossheim
Thu Jun 28, 2007 1:40 am
Forum: General
Topic: Via Tool button I would like to Change File Open Directory
Replies: 12
Views: 29090

Via Tool button I would like to Change File Open Directory

6/27/2007 8:33:02 PM

I haven't given up yet..... but I would accept charity-help as I would like to change the File Open Directory, at the click of a tool button.

In Microsoft Word, I do this in VbScript with a command called ChangeFileOpenDirectory.

This is critcial as I will work in folders far ...
by Ed Grossheim
Tue Jun 26, 2007 4:33 pm
Forum: Scripts
Topic: Zeus VbScript and Variables
Replies: 1
Views: 13500

Using Jussi's answer: My Script to insert a Msg + Line No.

6/26/2007 11:30:32 AM

My macro in vbs using Jussi's advice, which has the bonus of more info in the status box, to insert a Msgbox and Line number automatically in my Program via macro is as follows:

Function key_macro()
call zeus.screen_update_disable

' get current line position using the ...
by Ed Grossheim
Tue Jun 26, 2007 4:27 pm
Forum: General
Topic: Macro: Need to return Linenumber of current insertion point
Replies: 4
Views: 13096

Back one last (I think) time:

6/26/2007 10:53:01 AM

I am becoming ecstatic about Zeus.

I love being able to be able to quickly be able to insert a Message box and line number in the program I am editing.

My macro in vbs using Jussi's advice, which gives the bonus of more info in the status box is as follows:

Function key ...
by Ed Grossheim
Tue Jun 26, 2007 2:45 pm
Forum: General
Topic: While I execute my Document I want to See it !!!!!
Replies: 3
Views: 12225

I guess

6/26/2007 9:34:23 AM

Got it ! :P

By leaving the quotes off "$fn", I wasn't putting the filename in quotes at the command line.

All I had to do was follow your directions!!!!!

Thanks Jussi

don't worry I'll be back with more ????? :lol: :twisted:
by Ed Grossheim
Tue Jun 26, 2007 2:11 pm
Forum: General
Topic: While I execute my Document I want to See it !!!!!
Replies: 3
Views: 12225

Ok I am working on understanding this

6/26/2007 8:39:29 AM

Is there any get-around for running the default document if the File/Path name has spaces?

:cry:

--- Ed