File Naming

Jack Stewart jacks at amug.org
Sun Jul 6 21:31:21 PDT 2008


Thanks Michael. You are right but this is specifically what I am trying to avoid having to do for every window in the db.

The problem is that I want a longer file name than Panorama allows, (even though OS X allows it). My user finds it very helpful to include certain info such as version number in the actual file name. I don't care at all if it displays in the window but I don't want to have to trigger a procedure for each menu opened window simply to change the window name. The user is free to create more windows which can create a programming nightmare.

            Jack
            
            
On 7/6/08, Michael Correll said ……

>
>I believe the Windowname statement in the procedure that opens the  
>window in question will do it.
>
>Example:
>   OpenForm "Old Form Name"
>   WindowName "My New Form Name"
>
>M.
>
>--
>Michael Correll
>
>On Jul 6, 2008, at 10:03 PM, Jack Stewart wrote:
>
>> Does anyone know a SIMPLE way to exclude a part of a Panorama 5.5  
>> file name from all window title bars?
>>
>> I don't want to run a script renaming the window each time one of  
>> them is opened. I do want to always exclude the last part of the  
>> file name from all windows.
>>
>> Thanks -- Jack
>
>_______________________________________________
>Qna mailing list
>Qna at provue.com
>http://provue.com/mailman/listinfo/qna


More information about the Qna mailing list