[softwarelist] Re: "Save As" button in OPW 2.92 (17 August 06)

David Pilling wrote:
In message <4547475A.902@xxxxxxxx>, Clive Bonsall <C.Bonsall@xxxxxxxx> writes
In this case, the AutoRun file should have been that which came with 2.92. AFAIR the only extras I've added since installing OPW 2.92 are the RTF and PDF filters.

A bit of a mystery I've just done an install of 2.92 and I got the correct macro definitions.


Have you had a look at the !Macros file in those two locations?

Here are the relevant lines from the two Macro files. Clearly, they're different, but then I've done several "saves" of the macro definitions since installing v2.92. Does this tell you anything?


C:\Program Files\DavidPilling\OvationPro\AutoRun

defmacro2(4,"fileinfo","{openfileinfo()}","fileinfo","Document info.|MLeft click to display information about the current document.");
defmacro2(4,"saveas","{openfilesaveas()}","saveas","Save as.|MLeft click to save the current document using the Save As dialogue box.");
defmacro2(0,"save","{savedocument(\"\")}","save","Save.|MLeft click to save the current document without opening the save dialogue box.");



C:\Documents and Settings\cbonsall\Application Data\DavidPilling\OvationPro\AutoRun


defmacro2(4,"fileinfo","{openfileinfo()}","fileinfo","File info.|MClick SELECT to display information about the current document.");
defmacro2(68,"saveas","{if((macenv & 0xFF00)==(4<<8))
savedocument(\"\"); else if((macenv & 0xFF00)==(1<<8))
openfilesaveas();
else if((macenv & 0xFF00)==(8<<8)) macv=\"saveas\";}","saveas","Save
as.|MLeft click to save the current document using the Save As dialogue
box.");
defmacro2(0,"save","{savedocument(\"\")}","save","Save.|MClick SELECT to save the current document without opening the save dialogue box.");
--
Clive Bonsall
Head of Archaeology
School of Arts, Culture and Environment
University of Edinburgh
Old High School
Infirmary Street
Edinburgh, EH1 1LT
Tel: +44-131-650 2375/666 0262
Fax: +44-131-650 2378
Archaeology Home Page: http://www.arcl.ed.ac.uk/
Personal Home Page: http://www.arcl.ed.ac.uk/arch/clivebonsall/
Masters programmes: http://www.arcl.ed.ac.uk/Archaeology_PG_MSc.html


Other related posts: