Envio De Celdas E Excel A Sms

Páginas: 6 (1316 palabras) Publicado: 22 de noviembre de 2012
' Send_rows macro

'-- **************************************************************************
'-- * *
'-- * (c) Copyright Oracle Corporation 1989 *
'-- * All Rights Reserved *
'-- **
'-- **************************************************************************
'-- * This macro drives the NCA version of Oracle Applications by sending *
'-- * keystrokes to a specified window. *
'-- * The keys and commands to be sent to the application are held in Excel. *
'-- **
'-- * This macro will only work with NCA *
'-- * - The method of sending certain keys to NCA is different to 10SC *
'-- * - Many shortcut keys are different in NCA and do not work in 10SC *
'-- * *
'-- * See the accompanying instruction document for moredetails (to_nca.doc)*
'-- * *
'-- * *
'-- * *
'-- * Tested with: *
'-- **
'-- * Oracle Applications Release 10.7.0 NCA (After RTU *only*) *
'-- * Oracle Applications Release 11.0.0 NCA *
'-- * Excel For Windows 95 Version 7.0 *
'-- * Excel97 For Windows NT *
'-- * Windows 95*
'-- * Windows NT *
'-- * *
'-- * *
'-- * Created By Date Ver Description *
'-- * =================== ========= ==================================== *
'-- * Martin Birch-Oracle 16-JUN-97 1.0 Initial create *
'-- * Martin Birch-Oracle 30-JUN-97 2.0 Updated to include extra nav paths*
'-- * and enhanced performance *
'-- * Luther Armstrong 18-NOV-97 2.2 Updated to include single spacebar*
'-- * Luther Armstrong 20-NOV-97 2.3 Updated toinclude Save command *
'-- * Luther Armstrong 11-JUN-98 2.4 *
'-- * Jonathan Stuart 17-AUG-98 3.0 Rewritten to work with NCA. *
'-- * - Oracle UK - Key sending mechanism changed. *
'-- * - Key mapping changed. *
'-- * - Extracommands added. *
'-- * *
'-- * Acknowledgment of contributions from :- *
'-- * Jeff Glanvill, Oracle Australia *
'-- * Wayne Mandic, Oracle U.K. *
'-- * Martin Roth, Denmark*
'-- * Henrik Wilkon, Oracle Denmark *
'-- **************************************************************************

' Declare API calls required to drive NCA.

Declare Sub keybd_event Lib "user32" (ByVal bVk As Integer, ByVal bScan As Integer, ByVal dwFlags As Long, ByVal dwExtraInfo As Long)
Declare Sub Sleep Lib "kernel32"...
Leer documento completo

Regístrate para leer el documento completo.

Estos documentos también te pueden resultar útiles

  • Celdas En Excel
  • Interfaz http de envío de sms
  • 7 errores fatales de enviar sms
  • Alineacion De Celdas En Excel 2007
  • Practica Celdas-Excel
  • Crea Celdas De Datos En Excel
  • Celdas Excel
  • Celda De Excel

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS