Hi - I wanted to have my memo fields 'tabbed' five spaces to the right. I tried the MLINE() function and had trouble with replacing the desired result in the memo fields.
I tried the following code and it made everything work just the way I wanted it to.
*-Make sure that the memo field 'TAB...
I can start Power Point using Shellexecute but it won't automatically start the slide show. Is there code to make this happen ?
I tried changing the *.ppt extension to *.pps but it didn't help.
This is my code:
o = CREATEOBJECT("Shell.Application")
o.Open("C:\Users\LARRY\Documents\cha(1).ppt")
I put a sound file on a visual FoxPro form and want to remove it. It must be invisible on the form because I can't find the 'play sound' object on my form.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.