IBINI08L ; ; 21-MAR-1994
;;Version 2.0 ; INTEGRATED BILLING ;; 21-MAR-94
Q:'DIFQ(357.8) F I=1:2 S X=$T(Q+I) Q:X="" S Y=$E($T(Q+I+1),4,999),X=$E(X,4,999) S:$A(Y)=126 I=I+1,Y=$E(Y,2,999)_$E($T(Q+I+1),5,99) S:$A(Y)=61 Y=$E(Y,2,999) X NO E S @X=Y
Q Q
;;^DIC(357.8,0,"GL")
;;=^IBE(357.8,
;;^DIC("B","TEXT AREA",357.8)
;;=
;;^DIC(357.8,"%D",0)
;;=^^3^3^2931214^^
;;^DIC(357.8,"%D",1,0)
;;=
;;^DIC(357.8,"%D",2,0)
;;=A TEXT AREA rectangular area on the form that displays a word processing
;;^DIC(357.8,"%D",3,0)
;;=field. The text is automatically formatted to fit within the area.
;;^DD(357.8,0)
;;=FIELD^^1^7
;;^DD(357.8,0,"DDA")
;;=N
;;^DD(357.8,0,"DT")
;;=2930326
;;^DD(357.8,0,"IX","B",357.8,.01)
;;=
;;^DD(357.8,0,"IX","C",357.8,.02)
;;=
;;^DD(357.8,0,"NM","TEXT AREA")
;;=
;;^DD(357.8,.01,0)
;;=NAME^RF^^0;1^K:$L(X)>30!(X?.N)!($L(X)<3)!'(X'?1P.E) X
;;^DD(357.8,.01,1,0)
;;=^.1
;;^DD(357.8,.01,1,1,0)
;;=357.8^B
;;^DD(357.8,.01,1,1,1)
;;=S ^IBE(357.8,"B",$E(X,1,30),DA)=""
;;^DD(357.8,.01,1,1,2)
;;=K ^IBE(357.8,"B",$E(X,1,30),DA)
;;^DD(357.8,.01,3)
;;=NAME MUST BE 3-30 CHARACTERS, NOT NUMERIC OR STARTING WITH PUNCTUATION
;;^DD(357.8,.01,21,0)
;;=^^2^2^2930528^
;;^DD(357.8,.01,21,1,0)
;;=
;;^DD(357.8,.01,21,2,0)
;;=The name of the text area.
;;^DD(357.8,.02,0)
;;=BLOCK^RP357.1'^IBE(357.1,^0;2^Q
;;^DD(357.8,.02,1,0)
;;=^.1
;;^DD(357.8,.02,1,1,0)
;;=357.8^C
;;^DD(357.8,.02,1,1,1)
;;=S ^IBE(357.8,"C",$E(X,1,30),DA)=""
;;^DD(357.8,.02,1,1,2)
;;=K ^IBE(357.8,"C",$E(X,1,30),DA)
;;^DD(357.8,.02,1,1,"%D",0)
;;=^^3^3^2930326^
;;^DD(357.8,.02,1,1,"%D",1,0)
;;=
;;^DD(357.8,.02,1,1,"%D",2,0)
;;=Used to find all of the text areas that should appear on a particular
;;^DD(357.8,.02,1,1,"%D",3,0)
;;=block.
;;^DD(357.8,.02,1,1,"DT")
;;=2930326
;;^DD(357.8,.02,3)
;;=What block do you want the text to appear in?
;;^DD(357.8,.02,21,0)
;;=^^2^2^2930528^
;;^DD(357.8,.02,21,1,0)
;;=
;;^DD(357.8,.02,21,2,0)
;;=The block the text area is displayed in.
;;^DD(357.8,.02,"DT")
;;=2930326
;;^DD(357.8,.03,0)
;;=TEXT AREA STARTING COLUMN^RNJ3,0XO^^0;3^S:+X=X X=X-1 K:+X'=X!(X>200)!(X<0)!(X?.E1"."1N.N) X
;;^DD(357.8,.03,2)
;;=S Y(0)=Y S:+Y=Y Y=+Y+1
;;^DD(357.8,.03,2.1)
;;=S:+Y=Y Y=+Y+1
;;^DD(357.8,.03,3)
;;=What block column should the text begin in?
;;^DD(357.8,.03,21,0)
;;=^^2^2^2930528^
;;^DD(357.8,.03,21,1,0)
;;=
;;^DD(357.8,.03,21,2,0)
;;=The starting position of the text area, relative to the block.
;;^DD(357.8,.03,23,0)
;;=^^4^4^2930715^
;;^DD(357.8,.03,23,1,0)
;;=The internal representation starts at 0, the external representation
;;^DD(357.8,.03,23,2,0)
;;=starts at 1. The difference is because for computing the form image
;;^DD(357.8,.03,23,3,0)
;;=it is convenient to work with displacements from the top left-hand
;;^DD(357.8,.03,23,4,0)
;;=corner. However, users do not want to work with row=0 or column=0.
;;^DD(357.8,.03,"DT")
;;=2930715
;;^DD(357.8,.04,0)
;;=TEXT AREA STARTING ROW^RNJ3,0XO^^0;4^S:+X=X X=X-1 K:+X'=X!(X>200)!(X<0)!(X?.E1"."1N.N) X
;;^DD(357.8,.04,2)
;;=S Y(0)=Y S:+Y=Y Y=+Y+1
;;^DD(357.8,.04,2.1)
;;=S:+Y=Y Y=+Y+1
;;^DD(357.8,.04,3)
;;=What block row should the text begin in?
;;^DD(357.8,.04,21,0)
;;=^^2^2^2930528^
;;^DD(357.8,.04,21,1,0)
;;=
;;^DD(357.8,.04,21,2,0)
;;=The starting row of the text area, relative to the block.
;;^DD(357.8,.04,23,0)
;;=^^4^4^2930715^
;;^DD(357.8,.04,23,1,0)
;;=The internal representation starts at 0, the external representation
;;^DD(357.8,.04,23,2,0)
;;=starts at 1. The difference is because for computing the form image
;;^DD(357.8,.04,23,3,0)
;;=it is convenient to work with displacements from the top left-hand
;;^DD(357.8,.04,23,4,0)
;;=corner. However, users do not want to work with row=0 or column=0.
IBINI08L ; ; 21-MAR-1994
+1 ;;Version 2.0 ; INTEGRATED BILLING ;; 21-MAR-94
+2 IF 'DIFQ(357.8)
QUIT
FOR I=1:2
SET X=$TEXT(Q+I)
IF X=""
QUIT
SET Y=$EXTRACT($TEXT(Q+I+1),4,999)
SET X=$EXTRACT(X,4,999)
IF $ASCII(Y)=126
SET I=I+1
SET Y=$EXTRACT(Y,2,999)_$EXTRACT($TEXT(Q+I+1),5,99)
IF $ASCII(Y)=61
SET Y=$EXTRACT(Y,2,999)
XECUTE NO
IF '$TEST
SET @X=Y
Q QUIT
+1 ;;^DIC(357.8,0,"GL")
+2 ;;=^IBE(357.8,
+3 ;;^DIC("B","TEXT AREA",357.8)
+4 ;;=
+5 ;;^DIC(357.8,"%D",0)
+6 ;;=^^3^3^2931214^^
+7 ;;^DIC(357.8,"%D",1,0)
+8 ;;=
+9 ;;^DIC(357.8,"%D",2,0)
+10 ;;=A TEXT AREA rectangular area on the form that displays a word processing
+11 ;;^DIC(357.8,"%D",3,0)
+12 ;;=field. The text is automatically formatted to fit within the area.
+13 ;;^DD(357.8,0)
+14 ;;=FIELD^^1^7
+15 ;;^DD(357.8,0,"DDA")
+16 ;;=N
+17 ;;^DD(357.8,0,"DT")
+18 ;;=2930326
+19 ;;^DD(357.8,0,"IX","B",357.8,.01)
+20 ;;=
+21 ;;^DD(357.8,0,"IX","C",357.8,.02)
+22 ;;=
+23 ;;^DD(357.8,0,"NM","TEXT AREA")
+24 ;;=
+25 ;;^DD(357.8,.01,0)
+26 ;;=NAME^RF^^0;1^K:$L(X)>30!(X?.N)!($L(X)<3)!'(X'?1P.E) X
+27 ;;^DD(357.8,.01,1,0)
+28 ;;=^.1
+29 ;;^DD(357.8,.01,1,1,0)
+30 ;;=357.8^B
+31 ;;^DD(357.8,.01,1,1,1)
+32 ;;=S ^IBE(357.8,"B",$E(X,1,30),DA)=""
+33 ;;^DD(357.8,.01,1,1,2)
+34 ;;=K ^IBE(357.8,"B",$E(X,1,30),DA)
+35 ;;^DD(357.8,.01,3)
+36 ;;=NAME MUST BE 3-30 CHARACTERS, NOT NUMERIC OR STARTING WITH PUNCTUATION
+37 ;;^DD(357.8,.01,21,0)
+38 ;;=^^2^2^2930528^
+39 ;;^DD(357.8,.01,21,1,0)
+40 ;;=
+41 ;;^DD(357.8,.01,21,2,0)
+42 ;;=The name of the text area.
+43 ;;^DD(357.8,.02,0)
+44 ;;=BLOCK^RP357.1'^IBE(357.1,^0;2^Q
+45 ;;^DD(357.8,.02,1,0)
+46 ;;=^.1
+47 ;;^DD(357.8,.02,1,1,0)
+48 ;;=357.8^C
+49 ;;^DD(357.8,.02,1,1,1)
+50 ;;=S ^IBE(357.8,"C",$E(X,1,30),DA)=""
+51 ;;^DD(357.8,.02,1,1,2)
+52 ;;=K ^IBE(357.8,"C",$E(X,1,30),DA)
+53 ;;^DD(357.8,.02,1,1,"%D",0)
+54 ;;=^^3^3^2930326^
+55 ;;^DD(357.8,.02,1,1,"%D",1,0)
+56 ;;=
+57 ;;^DD(357.8,.02,1,1,"%D",2,0)
+58 ;;=Used to find all of the text areas that should appear on a particular
+59 ;;^DD(357.8,.02,1,1,"%D",3,0)
+60 ;;=block.
+61 ;;^DD(357.8,.02,1,1,"DT")
+62 ;;=2930326
+63 ;;^DD(357.8,.02,3)
+64 ;;=What block do you want the text to appear in?
+65 ;;^DD(357.8,.02,21,0)
+66 ;;=^^2^2^2930528^
+67 ;;^DD(357.8,.02,21,1,0)
+68 ;;=
+69 ;;^DD(357.8,.02,21,2,0)
+70 ;;=The block the text area is displayed in.
+71 ;;^DD(357.8,.02,"DT")
+72 ;;=2930326
+73 ;;^DD(357.8,.03,0)
+74 ;;=TEXT AREA STARTING COLUMN^RNJ3,0XO^^0;3^S:+X=X X=X-1 K:+X'=X!(X>200)!(X<0)!(X?.E1"."1N.N) X
+75 ;;^DD(357.8,.03,2)
+76 ;;=S Y(0)=Y S:+Y=Y Y=+Y+1
+77 ;;^DD(357.8,.03,2.1)
+78 ;;=S:+Y=Y Y=+Y+1
+79 ;;^DD(357.8,.03,3)
+80 ;;=What block column should the text begin in?
+81 ;;^DD(357.8,.03,21,0)
+82 ;;=^^2^2^2930528^
+83 ;;^DD(357.8,.03,21,1,0)
+84 ;;=
+85 ;;^DD(357.8,.03,21,2,0)
+86 ;;=The starting position of the text area, relative to the block.
+87 ;;^DD(357.8,.03,23,0)
+88 ;;=^^4^4^2930715^
+89 ;;^DD(357.8,.03,23,1,0)
+90 ;;=The internal representation starts at 0, the external representation
+91 ;;^DD(357.8,.03,23,2,0)
+92 ;;=starts at 1. The difference is because for computing the form image
+93 ;;^DD(357.8,.03,23,3,0)
+94 ;;=it is convenient to work with displacements from the top left-hand
+95 ;;^DD(357.8,.03,23,4,0)
+96 ;;=corner. However, users do not want to work with row=0 or column=0.
+97 ;;^DD(357.8,.03,"DT")
+98 ;;=2930715
+99 ;;^DD(357.8,.04,0)
+100 ;;=TEXT AREA STARTING ROW^RNJ3,0XO^^0;4^S:+X=X X=X-1 K:+X'=X!(X>200)!(X<0)!(X?.E1"."1N.N) X
+101 ;;^DD(357.8,.04,2)
+102 ;;=S Y(0)=Y S:+Y=Y Y=+Y+1
+103 ;;^DD(357.8,.04,2.1)
+104 ;;=S:+Y=Y Y=+Y+1
+105 ;;^DD(357.8,.04,3)
+106 ;;=What block row should the text begin in?
+107 ;;^DD(357.8,.04,21,0)
+108 ;;=^^2^2^2930528^
+109 ;;^DD(357.8,.04,21,1,0)
+110 ;;=
+111 ;;^DD(357.8,.04,21,2,0)
+112 ;;=The starting row of the text area, relative to the block.
+113 ;;^DD(357.8,.04,23,0)
+114 ;;=^^4^4^2930715^
+115 ;;^DD(357.8,.04,23,1,0)
+116 ;;=The internal representation starts at 0, the external representation
+117 ;;^DD(357.8,.04,23,2,0)
+118 ;;=starts at 1. The difference is because for computing the form image
+119 ;;^DD(357.8,.04,23,3,0)
+120 ;;=it is convenient to work with displacements from the top left-hand
+121 ;;^DD(357.8,.04,23,4,0)
+122 ;;=corner. However, users do not want to work with row=0 or column=0.