system command

Laura Brody laura at hvcomputer.com
Thu Dec 9 21:02:31 PST 2010


Quoting Dennis Malen <dmalen at malen.com>:

> I am trying to get a monthly calendar appear on a user screen.
>
> I am using the following:
>
> system "cal 12 2010";show "@"

You need to tell filePro not to redraw the screen after
the system command:

system noredraw "cal 12 2010";show "@"


>
> The show portion works but it does not show the monthly calendar.
>
> How can I get this to work?
>
> Dennis Malen
> 516.479.5912
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> Subscribe/Unsubscribe/Subscription Changes
> http://mailman.celestial.com/mailman/listinfo/filepro-list
>



--
Laura Brody
+------------- Hudson Valley Computer Associates, Inc ----------+
| PO Box 859; 120 Sixth Street   http://www.hvcomputer.com      |
| Verplanck, NY 10596-0859       Voice mail: (914) 739-5004     |
+------ PC repair locally, filePro programming globally --------+


More information about the Filepro-list mailing list