Have a Question?
Print

00285: VSI-FAX alias example

Title:

VSI-FAX alias example

Description:

VSI-FAX Alias (Example) 

In config.bbx: 

alias PFXC “>fx -n$VNUM -C sample -t TOCO=\”$VCO\” -t TONAME=\”$VNAME\” -t_NOTE60x2=\”$VNOTE\” -t _NOTE60_2=\”$VNOTE1\”” “Fax modem with cover sheet” cr 


In BBx: 

>OPEN(F,MODE=”VNUM=”””+VNUM$+”””,VCO=”””+VCO$+”””,VNAME=”””+VNAME$+”””,VNOTE=”””+VNOTE$+”””,VNOTE1=”””+VNOTE1$+””””)F$


NOTE: If there are any embedded spaces in any of the variables, define it as such ahead of time (before the OPEN): 

>LET VNUM$=”””772 7170″”” 

instead of: 
>LET VNUM$=”772 7170″ 





Last Modified: 02/23/2004 Product: PRO/5

BASIS structures five components of their technology into the BBx Generations.

Table of Contents
Scroll to Top