Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
PrintScreen
Message
 
À
20/05/1999 13:46:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00220883
Message ID:
00221116
Vues:
17
>>>>>>Is there a way to do a sort of printscreen in which I could capture the current form and all current values...and then save to a file to be e-mailed?
>>>>>
>>>>>In the Files Section here on UT, you might look at Steve Ruhl's code for capturing and printing screen dumps; rather than directing the output to the printer, you could use the screen capture code and save it to a file.
>>>>>
>>>>>Alternatively, < Alt > < Print Screen > copies the current window to the clipboard; you could then dump the result into MSPaint and save it as a BMP or WMF file.
>>>>
>>>>I personally prefer to paste it to Wordpad, so I immediately can add the explanations and save it as Word document.
>>>>
>>>
>>>Or Word, or Corel - it doesn't matter much what you dump it to, as long as it can deal with a metafile from the clipboard!
>>
>>Wordpad just starts faster. :)
>
>Yes, but it's easier to use OLE Automation with Word! (gawd, I never thought I'd say that...)


Thanks guys...for your help and lively interchange;), however, I do know how to do the thing, but I'd rather do this in code so my users don't have to try and remember that...thanks for the pointer to the code here on UT!!(but I need directions to where it is exactly:))
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform