; SAMPLE.TXT ; ; This file explains the syntax for creating your own shortcuts. ; illustrated in the included SAMPLE.CVP file. ; ";" are comments and can be ignored ; ; This is a sample script file to allow shortcuts ; for the Connectix VideoPhone. By double clicking ; on the "Sample Connection Shortcut", Connectix VideoPhone will ; automatically start in TCP/IP mode and call the ; specified address. ; ; A shortcut can be made for any of the communications ; mode available (TCP, IPX, MDM, SER) ; ; Samples are listed below ; Format ; /p: tcp | ipx | mdm | ser Specifies the communications mode ; Use mdm for Modems and ISDN ; /ac:
users address or phone number ; ; tcp - internet /p:tcp /ac:###.###.###.### ; Used with IP address /p:tcp /ac:hostname.domain.name ; Used with machine name ; ; such as somebody.connectix.com ; ; ipx - Novell /p:ipx /ac:###,########## ; ; Network address ex 2e5,65f83s6632 ; ; "Network address, Node Address" ; ; mdm - for direct modem or ISDN connections /p:mdm /ac:#-###-###-#### ; Enter telephone number here ; ; ser - for direct serial cable connections /p:ser /ac:COM? ; Enter which COM port you are using.