> The name of the scr is "OzarkPCA.scr". I also tried ALL uppercase as
> "OZARKPCA.SCR". Regardless of what I try, it will not appear in the
> screensaver list! About to pull all my hair out on this 
> one....this is nuts.
> Any suggestions?

Had the same problem with GLPro, I had to rename the file and make it
longer.

I did something like this...

        If @winVersion>=500
                if StrLen(@scr_name)<8
                        local scr_name
"ss"$...@scr_name$"_by_your_company_name"       
                endif
        endif

Regards,
Tom


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"aftergrasp" group.
To post to this group, send email to aftergrasp@googlegroups.com
To unsubscribe from this group, send email to 
aftergrasp+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/aftergrasp?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to